Add a link to minimalistic data structure sketches. (#933)

This commit is contained in:
Oleksii Trekhleb 2022-08-30 09:26:36 +02:00 committed by GitHub
parent 1d02cd6596
commit 4d2d7189c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -301,7 +301,8 @@ npm test -- 'playground'
### References ### References
[▶ Data Structures and Algorithms on YouTube](https://www.youtube.com/playlist?list=PLLXdhg_r2hKA7DPDsunoDZ-Z769jWn4R8) - [▶ Data Structures and Algorithms on YouTube](https://www.youtube.com/playlist?list=PLLXdhg_r2hKA7DPDsunoDZ-Z769jWn4R8)
- [✍🏻 Data Structure Sketches](https://okso.app/showcase/data-structures)
### Big O Notation ### Big O Notation