system-design-primer/solutions/object_oriented_design
Akshitha Kumbam d3a157d106
Update parking_lot.py
Updated [return True if {boolean expression} else False] --> {boolean expression}
2023-03-15 21:20:41 +05:30
..
call_center Change raise NotImplemented to raise NotImplementedError (#345) 2019-12-26 20:11:57 -05:00
deck_of_cards Fix loop bug in deck of cards exercise (#396) 2020-07-07 20:56:05 -04:00
hash_table Resolve #195: Fix broken GitHub URLs (#199) 2018-08-12 20:49:30 -04:00
lru_cache Resolve #195: Fix broken GitHub URLs (#199) 2018-08-12 20:49:30 -04:00
online_chat Resolve #195: Fix broken GitHub URLs (#199) 2018-08-12 20:49:30 -04:00
parking_lot Update parking_lot.py 2023-03-15 21:20:41 +05:30