Project Description for Uber

Get a brief introduction to "Uber" and learn which features we'll be building in this project.

We'll cover the following...

Introduction

Uber is the largest ride-hailing company in the world. They provide services like food and items delivery in addition to the primary service of passenger pick up and drop off. Their user base in terms of consumers and drivers is growing significantly. So, the engineering team at Uber keeps trying to find better ways to efficiently allocate nearby drivers to users.

The scenario and the problems discussed in this chapter discuss efficient driver allocation functionality and how we can improve it.

Statement

Imagine you are a developer on the Uber engineering team. The team is targeting some optimizations in driver allocation to rides as well as accessibility features for the client application. wants to ...