Skip to content

This repo contains visual representations of popular algorithms which will help in knowing how an algorithm actually works.

Notifications You must be signed in to change notification settings

nayakashutosh9/Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-Visualizer

This repo contains visual representations of popular algorithms which will help in knowing how an algorithm actually works.

1. Searching

This section contains the visual representaion of both linear and binary search techniques where the user will give a key to be searched and this will help in knowing how an element if searched. search

2. Sorting

This section contains the visual representation of some popular sorting techniques like bubble sort, insertion sort, selection sort and merge sort. This representation will help in knowing how these sorting techniques actually work. sort

3. Splitwise

This section contains the visual representation of splitwise app which help students in knowing the net debit or credit i.e, who need to pay whom and what amount. This helps in reducing complex structures into simpler ones by using graphs. splitwise

4. Travel Path

This section contains the visual representation of Dijkstra's shortest path algorithm where the graph will be generated randomly and on clicking the solve button the shortest paths to all other vertices from the source will be displayed. travel

About

This repo contains visual representations of popular algorithms which will help in knowing how an algorithm actually works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published