Phase 3 — Core Algorithms¶
This phase is fully in LeetCode territory — the most common algorithm patterns at Easy–Medium level.
| # | Topic | Status |
|---|---|---|
| 10 | Sorting & Binary Search | ⬜ |
| 11 | Sliding Window | ⬜ |
| 12 | Linked List | ⬜ |
| 13 | Tree & Graph Basics | ⬜ |
This phase is fully in LeetCode territory — the most common algorithm patterns at Easy–Medium level.
| # | Topic | Status |
|---|---|---|
| 10 | Sorting & Binary Search | ⬜ |
| 11 | Sliding Window | ⬜ |
| 12 | Linked List | ⬜ |
| 13 | Tree & Graph Basics | ⬜ |