数据结构和算法可视化工具——Data Structure Visualizations
数据结构和算法的代码库
https://github.com/TheAlgorithms/Python
https://github.com/TheAlgorithms/Javascript
https://github.com/TheAlgorithms/Java
https://github.com/TheAlgorithms/C
可视化工具
https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
包含功能
包含了各种树(二叉搜索树、红黑树、B树)、各种排序(归并排序、快速排序、堆排序)以及各种图算法(最短路径、最小生成树算法)。基本上涵盖了我们平时常见的数据结构和算法。
视频录制工具
https://www.ieway.cn/