This app helps to visualize the working of the most popular graph algorithms
- Current Algorithms
- Depth-fisrt search
- Breadth-First search
- Add a dropdown-item in algorithms
- Update the updateStartBtnText() function
- Update executeAlgo function
- Add the code of new algorithm function and its necessary data-structures