Алгоритмы - dreamy-cat/8-Bit-Tea-Party GitHub Wiki

Интерактивная визуализация разных алгоритмов сортировки - https://www.cs.usfca.edu/~galles/visualization/ComparisonSort.html

Интересный канал с визуализацией и объяснением разных алгоритмов - https://www.youtube.com/user/LeiosOS/. Он же делает стримы на Твиче - https://www.twitch.tv/simuleios

Introduction to Algorithms - https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/index.htm базовый курс по введению в алгоритмы от MIT

Design and Analysis of Algorithms - https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2015/index.htm продвинутый курс по алгоритмам от MIT