Playground

Four visualisers I built to show how these algorithms behave. Set the input, then play it through or step one move at a time.

Sorting Algorithms

Seven algorithms, one array, step by step.

Searching Algorithms

Six algorithms on a sorted array.

Tree Algorithms

Four walks and a search over a binary tree.

Graph Algorithms

BFS, DFS, cycle detection, topological sort, Dijkstra.

Developed by Akif Akkaya