This project shows the working of Searching algorithms- Linear search and Binary search and sorting algorithm- Selection sort and Bubble sort
This Project Highlights the Depth First Search and Breadth First Search Algorithms and their implementation in Python.