Back

Sorting Visualiser

The Sorting Algorithm Visualiser was a way to reinforce my knowledge of various sorting algorithms taught in school, whilst also providing the opportunity to learn web development and the React framework which I’ve been interested in for some time.

The application visualises common algorithms whilst also providing additional information regarding time and space complexity as well as general information such as in which context are certain algorithms preferred over others.

The following tools were used:

  • React
  • Node JS
  • HTML5
  • CSS
  • Git

View Application

View Code

Showcase Video