About this Course
In this course we are going to deal with different approaches of storing, accessing, and bending data to your will. By definition, a data structure is a particular way of organizing data so that it can be used efficiently. It's time to get more efficient.
What you'll learn
- Inheritance and Interfaces
- Arrays
- Collections
- Lists, Sets, Maps, Queues implementations from the Java Collection Framework (JCF)