Skip to content

Commit a978fd4

Browse files
committed
more adt
1 parent 0694b4c commit a978fd4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ads/learn.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Awesome collection of learning materials to master modern Algorithms and Data St
1919

2020
( _sort_ )
2121

22-
- [3 Levels of Sorting Algorithms](https://www.youtube.com/watch?v=qk7b4-iyCJ4) by [kite](https://www.youtube.com/@KiteHQ) :movie_camera:
22+
- [3 Levels of Sorting Algorithms](https://www.youtube.com/watch?v=qk7b4-iyCJ4) by [kite](https://www.youtube.com/@KiteHQ) :movie_camera: ( _sort_ )
23+
- [Quick Select](https://www.youtube.com/watch?v=XEmy13g1Qxc) by [NeetCode](https://www.youtube.com/@NeetCode) :movie_camera: ( _sort_ )
24+
- [Quick Select](https://www.youtube.com/watch?v=BP7GCALO2v8) by [Techdose](https://www.youtube.com/@techdose4u) :movie_camera: ( _sort_ )
2325

2426
### Hashing
2527

0 commit comments

Comments
 (0)