Skip to content

Commit de3b27b

Browse files
Update SYLLABUS.md
1 parent 8f048cc commit de3b27b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

SYLLABUS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@
5050
- [Insertion Sort](https://youtu.be/By_5-RRqVeE)
5151
- [Selection Sort](https://youtu.be/Nd4SCCIHFWk)
5252
- [Bubble Sort](https://youtu.be/F5MZyqRp_IM)
53-
- Count Sort
54-
- Radix Sort
5553
- [Cyclic Sort](https://youtu.be/JfinxytTYFQ)
54+
- (More later)
5655
- Sliding window
5756
- Two Pointer
5857
- Subarray Questions
@@ -185,6 +184,8 @@
185184
- Limitations and how to solve
186185
- Map using LinkedList
187186
- Map using Hash
187+
- Count Sort
188+
- Radix Sort
188189
- Chaining
189190
- Probing
190191
- Huffman-Encoder

0 commit comments

Comments
 (0)