🧠
DSA
10 topics · AI-enhanced lessons
Data Structures & Algorithms. The foundation of coding interviews and efficient software.
🟢 Beginner2 topics
🟡 Intermediate6 topics
01
Stacks & Queues
Monotonic stack, BFS with queue
02
Trees
Binary trees, BST, DFS/BFS traversal
03
Heaps & Priority Queues
Min/max heap, heapify, k-th element
04
Graphs
Adjacency list, DFS, BFS, Dijkstra
05
Sorting Algorithms
Merge sort, quick sort, heap sort
06
Binary Search
Templates, search on answer, rotated arrays
🔴 Advanced2 topics
📊 Progress
Beginner2 topics
Intermediate6 topics
Advanced2 topics