Skip to content

Commit ad11ac0

Browse files
authored
Update README.md
1 parent 7b30f01 commit ad11ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ multiple times and be persistent over time.
187187
structures.
188188
- [Sorting algorithms animations](https://www.toptal.com/developers/sorting-algorithms) - visually compares the most popular
189189
sorting algorithms using animations.
190-
- [Big-O Reference](http://bigoref.com/) - summarizes the complexities in terms of space and time (Big-O) of the most
191-
important algorithms and operations in common data structures.
192190
- [Big-O poster](https://github.com/ro31337/bigoposter/blob/master/bigoposter.pdf) - time/space complexity poster to
193191
print and put on the wall.
194192
- [Big-O Cheat Sheet](http://bigocheatsheet.com/) - covers the space and time Big-O complexities of common algorithms.

0 commit comments

Comments
 (0)