Skip to content

Objective - to find the all possible paths between starting point & Destination

Notifications You must be signed in to change notification settings

Arvindhh931/Case-study-of-Fastrack-Courier-company

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Case-study-of-Fastrack-Courier-company

Objective

  • To understand the courier service backend work
  • Understand various data structures of python
  • To find all possible routes between starting point and Destination.

Alt Text

Outcomes

  • 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

Problems Faced -

  • Recursion & Backtracking

About

Objective - to find the all possible paths between starting point & Destination

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published