/AlgoVis

AlgoVis is an interactive platform that aids in visualizing algorithms, reinforces the workings of algorithms, analyzes and compares different processes and factors such as time complexities, efficiency and makes data structures and algorithms less daunting

Primary LanguageJavaScript

Algo⚡️Vis

AlgoVis is an interactive platform that aids in visualizing algorithms, reinforces the workings of algorithms, analyzes and compares different processes and factors such as time complexities, efficiency and makes data structures and algorithms less daunting

Features

  • Speed adjustment
  • Back and forth visualization
  • Pause and Play
  • Psuedocode highlight
  • Code of the algorithm in C++, Java, and Python
  • Custom and randomized input

Screenshots

Loading screen

Bubble sort visualization in action

Algorithm code in popular high level languages

Linear search visualization in action

Graph algorithms

Kruskal's visualization in action