Algo Zoo
A webpage for algorithm and data structure visualizers
Notice: Most of the contents are currently being translated. Please refer to the Japanese version for the latest contents.
- Binary Search
- Binary Search (Number Guessing)
- Binary Search (Search for Numeric Arrays)
- Sorting
- Merge Sort
- Graph visualization
- Adjacency Matrix Representation of Directed Graphs
- Adjacency Matrix Representation of Undirected Graphs
- Queue / Stack
- Queue
- Stack
- Bredth-First Search (BFS) / Depth-First Search (DFS)
- BFS for Mazes
- BFS for Graphs
- DFS for Graphs
- Shortest Path
- Dijkstra Algorithm
- Minimum Spanning Tree
- Kruskal Algorithm
- Prim Algorithm
- Heap
- Max Heap
- Min Heap
- Limit (Calculus)
- Order Evaluation
- Geometry
- Convex Hull
- Concave Hull
- Misc.
- Perspective Correction