From c164c4b69fcc2e0f1d20ab8944430952d9e87b28 Mon Sep 17 00:00:00 2001 From: Ilya Ismagilov Date: Fri, 22 Sep 2017 21:15:23 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a006e6..339329c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ But knowing the stuff will help you become better! :muscle:* - [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 - :movie_camera: [UC Berkeley, Data Structures Course](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd)