Data Structure & Algorithms
Algorithm Visulaizer
Sorting
- QUICK SORT
- MERGE SORT
- INSERTION SORT
- SHELL SORT
- SELECTION SORT
- RADIX SORT
Graph
- Prim's Algorithm
- Kruskal's Algorithm
- Breadth First Search
- Depth First Search
Collaborators
- Aayush Shah Kanu
- Anish Agrawal
- Bipin Puri
To run project in Visual Studio following step may be followed
- clone or download project from github
- open in visual studio 2019(prefered)
- Install SFML in C:\ drive
- try to build and run the project