mirror of
https://github.com/mtdvio/every-programmer-should-know.git
synced 2025-07-31 20:10:38 +02:00
Removed Sorting Algorithms in sake of Algorithms Visualisations
This commit is contained in:
@@ -28,7 +28,6 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
### Algorithms
|
||||
- [Big O Cheatsheet](http://bigocheatsheet.com/)
|
||||
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
|
||||
- [Sorting Algorithms](https://visualgo.net/en/sorting)
|
||||
- [Algorithms Visualization](http://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
|
||||
|
||||
### Data Structures
|
||||
@@ -150,11 +149,13 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- [Without Coding](https://www.producthunt.com/@jurica87/collections/without-coding)
|
||||
- [Simpleicons](https://simpleicons.org/)
|
||||
- [Learn Anything](https://learn-anything.xyz/)
|
||||
|
||||
### Where To Look For Further Info
|
||||
- [freeCodeCamp Guide](https://guide.freecodecamp.org/)
|
||||
- [GeeksForGeeks](http://www.geeksforgeeks.org/)
|
||||
- [Dev.To](https://dev.to/)
|
||||
- [Stackoverflow](https://stackoverflow.com/)
|
||||
|
||||
### Coding Practice Sites :zap:
|
||||
- :link: [CodeForces](http://codeforces.com/)
|
||||
- :link: [CodeChef](https://www.codechef.com)
|
||||
|
Reference in New Issue
Block a user