Skip to content

Commit 19e062f

Browse files
authored
Removed Sorting Algorithms in sake of Algorithms Visualisations
1 parent 177c970 commit 19e062f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ But knowing the stuff will help you become better! :muscle:*
2828
### Algorithms
2929
- [Big O Cheatsheet](http://bigocheatsheet.com/)
3030
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
31-
- [Sorting Algorithms](https://visualgo.net/en/sorting)
3231
- [Algorithms Visualization](http://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
3332

3433
### Data Structures
@@ -150,11 +149,13 @@ But knowing the stuff will help you become better! :muscle:*
150149
- [Without Coding](https://www.producthunt.com/@jurica87/collections/without-coding)
151150
- [Simpleicons](https://simpleicons.org/)
152151
- [Learn Anything](https://learn-anything.xyz/)
152+
153153
### Where To Look For Further Info
154154
- [freeCodeCamp Guide](https://guide.freecodecamp.org/)
155155
- [GeeksForGeeks](http://www.geeksforgeeks.org/)
156156
- [Dev.To](https://dev.to/)
157157
- [Stackoverflow](https://stackoverflow.com/)
158+
158159
### Coding Practice Sites :zap:
159160
- :link: [CodeForces](http://codeforces.com/)
160161
- :link: [CodeChef](https://www.codechef.com)

0 commit comments

Comments
 (0)