Embark on your journey of mastering advanced built-in data structures such as sorted maps, linked lists/queues, and stacks. This course will lay the foundational knowledge required to effectively manipulate these advanced data structures.
Overview
Syllabus
- Lesson 1: Stacks in Java
- Lesson 2: Queues and Deques in Java
- Lesson 3: Diving into Sorted Maps in Java
- Lesson 4: Using Custom Classes and Comparators in Java Sorted Maps
- Lesson 5: Practice Problems in Java with Queues, Deques, and Sorted Maps