Trace
Go to Toph
Graph Theory Breadth-first SearchDepth-first SearchKruskal's Algorithm
Number Theory Sieve of Eratosthenes
Search Binary Search
Sorting Bubble SortIn-place Merge SortInsertion SortMerge SortSelection Sort

Trace: Algorithm Visualizer

Master algorithms and data structures with step‑by‑step visualizations.

Graph Theory

Algorithms and structures for representing and traversing networks of nodes and edges.

Number Theory

Techniques for manipulating integers, including primality testing and modular arithmetic.

Search

Methods for locating specific elements or states within data, such as binary search or depth‑first search.

Sorting

Procedures for ordering collections of items, like quicksort, mergesort, or heap sort.

© 2025 Toph | Furqan Software