Feature #8: Optimal Path

Implement the "Optimal Path" feature for our "Uber" project.

Description

Uber is one of the most popular ride-hailing applications. It provides a choice of a variety of vehicles to the passengers that use it for transport. Uber always uses an optimal path to save its passenger’s time. The terrain is represented as a 2D grid. A passenger waits on one end of the grid and a driver is present on another end. This feature will show us how to find the optimal path for the driver to get to the passenger.

Access this course and 1400+ top-rated courses and projects.