3: The Collections Framework

Collection Classes

In this section we take a detailed look at some of the most commonly used data structure classes, such as ArrayLists, LinkedLists, Queues and Stacks. We also look at their usage as well as their benefits and drawbacks.

Collection Algorithms

In this section we take a detailed look at some of the most commonly used data structure algorithms, including Searching and Sorting, Comparing, Max and Min etc.