Skip to content

Commit 94d5b76

Browse files
authored
Update README.md
1 parent c08178f commit 94d5b76

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This repo contains implementations, notes, and exercises on data structures and
88

99
## 🔗 Resources
1010
- [📓 Notion Document](https://www.notion.so/Data-Structure-2521bcd19f56804fb107cc70220d46c3?source=copy_link)
11+
- [📓 W3School Data Structures and Algorithms Document](https://www.w3schools.com/dsa/index.php)
1112
- [🎥 YouTube Video (Free Course)](https://www.youtube.com/watch?v=RBSGKlAvoiM)
1213
- [🎓 Udemy Course – JS Algorithms & Data Structures Masterclass](https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/)
1314
- [Slides](https://cs.slides.com/colt_steele)
@@ -158,4 +159,4 @@ If you’d like to improve code, add explanations, or suggest exercises:
158159

159160
# 📜 License
160161
This project is licensed under [**The Unlicense**](https://unlicense.org/) – free and open forever.
161-
You are free to use, modify, and distribute this project without restriction.
162+
You are free to use, modify, and distribute this project without restriction.

0 commit comments

Comments
 (0)