System Design Interview: Cab Booking like Uber, Ola | Low Level Design | Design Principles | LLD

I solved Cab booking LLD problem for one of my interviews and thus I thought of sharing my solution. I think it can help others who are also preparing for such interviews.

In this video, I am discussing following:

  • My approach of solving this problem.
  • How this design is using various design patterns.
  • Why I chose this design?
  • Drawbacks in this design.
  • Further enhancements that can be done.

Comments (2)