Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

arnabuchiha/Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

37 Commits

Repository files navigation

Algo Visualizer

Fascinated with DS and Algorithm?!!
This website can be used to visualize multiple algorithms which includes Sorting, Pathfinding and ConvexHull. You can access it here: https://algorithm-visualizer.vercel.app/

Branch master GitHub license

Algorithms

  • Sorting

    • Selection Sort
    • Merge Sort
    • Quick Sort

  • Pathfinding

    • Dijkstra's algorithm

  • ConvexHull

    • Graham's Scan

Installation

  • Install Node on your computer
  • Clone this repository and the backend repository from here .
  • Open CMD on your computer and change the directory to the place where you cloned the front-end repository.
  • Run the command npm install to install all the necessary packages from node server.
  • Now run the command npm start to run the app on your localhost.
  • Run the app live on localhost:3000

Show some love ❀️ and Star ⭐️ the Repository to support the project.

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /