Skip to content

"react-VisualAlgo" is a web application, provides visualizations of various algorithms using React, offering an interactive way to understand different algorithms through visual representations.

Notifications You must be signed in to change notification settings

LordChakshu/react-VisualAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Algo

Learn Algorithm by visualizing it.

•	This web application is intended to visualize and learn various algorithms easily.
•	Algorithms Implemented – 
1.	Shortest Pathfinding Algorithms - Dijkstra, A*
2.	Searching Algorithms –  Linear search, Binary search
3.	Sorting Algorithms – Quick sort, Merge sort, Insertion sort, Bubble sort, Selection sort
4.	Backtracking – Maze Generation Algorithms
5.	Genetic Algorithms – Minimum Spanning Tree Generation
•	Skills Used – React, p5.js, Java Script, Data Structures, Algorithms

# How to run
npm install
npm start

About

"react-VisualAlgo" is a web application, provides visualizations of various algorithms using React, offering an interactive way to understand different algorithms through visual representations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published