- To understand the courier service backend work
- Understand various data structures of python
- To find all possible routes between starting point and Destination.
- Hands on practise of python Data structures
- Understanding & implementing time module
- overview of the Adjecency list and Adjecency Matrix
- overview of the importance of Recursion & Backtracking
- Understanding Basics of Graph & Travelling salesman problem
- Finding various possible routes between starting point & Destination
- choosing the shortest route available from varius possible route
- Recursion & Backtracking