Add video link on algorithms (#20456)

This commit is contained in:
Quidster
2018-10-31 01:21:15 +00:00
committed by Ian Duke
parent 9759abd46a
commit 3ba98401eb

View File

@ -51,6 +51,10 @@ This video introduces algorithms and briefly discusses some high profile uses of
This video visually demonstrates some popular sorting algorithms that are commonly taught in programming and Computer Science courses. This video visually demonstrates some popular sorting algorithms that are commonly taught in programming and Computer Science courses.
[How algorithms shape our world | Kevin Slavin](https://www.youtube.com/watch?v=TDaFwnOiKVE)
This is a short video on how algorithms shape our world and their occurence in everyday life.
[Algorithm Visualizer](http://algo-visualizer.jasonpark.me) [Algorithm Visualizer](http://algo-visualizer.jasonpark.me)
This is also a really good open source project that helps you visualize algorithms. This is also a really good open source project that helps you visualize algorithms.