1.
🧮 Data Structure and Algorithms
2.
🌸 Welcome!
3.
📚 Standard Template Library
4.
🍽️ Prerequisites
5.
Intro
6.
Preliminaries (basics)
7.
String Processing
8.
Array and matrix
9.
Linked List
10.
Stack & Queue
10.1.
Stack Basics
10.2.
Postfix notation
10.3.
Quick Sort
10.4.
Recursion
10.5.
Tower of Hanoi
10.6.
Queue
10.7.
Priority Queue (one way list)
10.8.
Priority Queue (2D matrix)
11.
Tree
11.1.
Binary Tree
11.2.
Binary Search Tree
11.3.
Heap and Heap Sort
11.4.
Minimum Spanning Tree
12.
Graph
12.1.
🔸 Warshall's Algorithm
12.2.
Linked Representation
12.3.
Traversing - BFS, DFS & More
12.4.
Dijkstra
12.5.
Bellman-Ford
13.
Sorting & Searching
13.1.
Insertion Sort
13.2.
Selection Sort
13.3.
Bubble Sort
13.4.
Merge Sort
14.
Intro
15.
Number Theory
16.
Prime Numbers
17.
GCD and LCM
18.
Modular Arithmetic
19.
Combinatorics
20.
Probability
21.
Big Integer
Light
Rust
Coal
Navy
Ayu
Data Structure and Algorithms
Number Theory