Low Level Design (LLD): Ride Sharing Application | Swiggy / MMT
Summary
This post details a Low-Level Design (LLD) interview question for a ride-sharing application, as might be asked at companies like Swiggy or MakeMyTrip. The problem requires designing the system's core...
Interview Experience
Problem StatementThe application allows users to share rides on a route.* Users can either offer a shared ride (Driver) or consume a shared ride (Passenger).* Users can search and select one from multiple available rides on a route with the same source and destination.Usecases:Application should all...


