Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms Visualizer

Overview

It's a simple project to Visualize some common algorithms that we come across while studying Datastructures and Algorithms.

Progress

Currently, The following are implemented (And being improved upon):

  • Sorting Algorithms
  • Pathfinding Algorithms
  • Maze Generation Algorithms

Live Preview

Check out the Project at Algorithms Visualizer

Running on Development Mode

To run the project on your local machine, open a terminal in the root directory and run

  • npm install (To install all dependencies)
  • npm start (Starting the development server)

Needless to say, you will need node.js and npm with npm in ${PATH} to run this in development mode.

Credits

This project was bootstrapped with Create React App

About

Project for Visualizing some Algorithms relating to Sorting, PathFinding, etc

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages