News

You'll learn about the serialization algorithm used in Java, and see an example that illustrates the serialized format of an object.
Learn how to create and manipulate singly-linked lists in your Java code. You’ll also find out what algorithms are most commonly used to search and sort singly-linked lists.