Tag
#intervals
2 articles tagged intervals.
LLDintermediate
Car Rental LLD: Book the Count, Assign the Car at the Counter
A low-level design walkthrough of a car rental system: reservations against category capacity instead of specific cars, interval counting on the calendar, pickup-time assignment, and late-fee billing.
10 min read
LLDbeginner
Hotel Management LLD: The Calendar Is the Hard Part
A low-level design walkthrough of a hotel management system: half-open date ranges, the one-line overlap formula, booking a room type while the hotel assigns the room — fully implemented.
8 min read