Skip to content

aj999666/ALgorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizer

This project is developed with React to help people to view algorithmic processes intuitively and entertainingly.
You may visit this website on your browser (use full screen view to achieve better experience).

Algorithms Included

  • Sorting Category
    • Bubble Sort
    • Insertion Sort
    • Merge Sort
    • Quick Sort
  • Pathfinding Category
    • Dijkstra
    • A* Search

How To Use

Open the website in Chrome and follow the instructions to start visualizing algorithms!

ENJOY THE BEAUTY OF ALGORITHMS!