Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Data Structures & Algorithms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ To join **DEVs Dungeon** GitHub Organization, click [here](https://github.com/De
- [CS50 on HarvardX](https://www.edx.org/course/cs50s-introduction-computer-science-harvardx-cs50x) - One of the best computer science courses available online (:heavy_dollar_sign: for certification)
- [Codility](https://app.codility.com/programmers/) - Develop your coding skills with lessons to take part in challenges
- [Zen of Programming](https://zen-of-programming.com/) - A frequently updated blog great for beginners and simplified references.
- [The Algorithms](https://the-algorithms.com) - A highly useful resource with 500+ well-documented algorithms with a built-in playground.

- **Tutorials & Practice**
- [Visual Algo](https://visualgo.net/en) - Understanding DS & Algo through animations.
Expand Down