Skip to content

Algorithm visualiser

Latest

Choose a tag to compare

@ArthurJ01 ArthurJ01 released this 23 Jun 14:39
· 6 commits to main since this release

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