Algorithm Visualizer

A better visualization of different algorithms made with React.

Demo: Algorithm-Visulizer

Dashboard

  • Pathfinder(Graph)
  • Sorting Algorithms
  • Binary Search

Algorithms implemented

  • DFS
  • BFS
  • Dijkstra
  • Bubble sort
  • Selection sort
  • Insertion sort
  • Heap sort
  • Merge sort
  • Quick sort
  • Binary Search

GitHub

View Github