Skip to content

Releases: ArthurJ01/Algorithm-visualiser

Algorithm visualiser

23 Jun 14:39

Choose a tag to compare

The first release of the algorithm visualiser (probably the last as well).

Included is:

  • visualisation of insertion sort and merge sort, with the ability to walk through the sort step by step back and forth.
  • graph building and the ability to run a DFS or BFS on the built graph