Skip to content

Commit

Permalink
Add a link to minimalistic data structure sketches. (trekhleb#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb committed Aug 30, 2022
1 parent 1d02cd6 commit 4d2d718
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,8 @@ npm test -- 'playground'

### 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

Expand Down

0 comments on commit 4d2d718

Please sign in to comment.