Mini Project made in TE.
- The Project was made as a part of Course Requirement of Third Year Engineering (T.E.)
- It is a Website for Visualizing some of the Searching, Sorting and Graph Traversal Algorithms.
- It is a Pretty responsive Website made using Bootstrap, ReactJS Framework of JavaScript and many react node_modules.
- Sorting - Bubble Sort | Merge Sort | Insertion Sort
- Searching - Binary Search
- Graph - BFS | DFS