Skip to content

sambitsamayasarangi7080/algorithms-visualiser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Added

N Queens Problem Visualiser

Linear Search Visualiser

Binary Search Visualiser

This project was bootstrapped with Create React App.

How to run this project ?

  • You should have NodeJS insalled in your localhost machine Click here to download
  • Open Terminal
  • Navigate to Project Directory
  • Enter the following command npm install this will install all required dependencies
  • After the previous command executed successfully, Enter the following command npm start
  • Wait for it to compile
  • Enjoy the visualiser

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Currently Implemented Searching Algorithms, Backtracking Visualisers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 10.7%
  • HTML 4.3%