Sub-Track
Data Structures
Arrays to graphs: the containers behind every program.
Implement every core data structure from scratch and learn what each one costs: arrays, linked lists, stacks, queues, hash tables, trees, heaps, graphs, tries, and range-query structures (segment + Fenwick trees). Ends with a tested data structures library on GitHub and a job readiness lesson.
13 lessonsBeginner → Advanced~11.9h total