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 C#
- Lesson 2: Queues and Deques in C#
- Lesson 3: Diving into Sorted Dictionaries in C#
- Lesson 4: Sorted Dictionaries and Custom Comparators in C#
- Lesson 5: Introduction to Practice Problems in C#