Embark on your journey of mastering advanced 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 Go: Introduction and Practical Applications
- Lesson 2: Exploring Queues and Deques Using Slices in Go
- Lesson 3: Working with Maps and Sorting in Go
- Lesson 4: Custom Sorting in Go