Algorithm Wiki (original) (raw)

This wiki is an experiment in making algorithms interactive on the web. The algorithms on this wiki are not just some clever animations but are built on a real interpreter, and the visualisations are based on the actual Javascript code running. The code is guaranteed to work.

Algorithms

Data structures

Searching

Sorting

Comparison sorting

Other sorting

Trees

Graphs

Math

Other

Contributing