system-design-primer/solutions/object_oriented_design
Ido Ophir 57f9098327
Used the correct property names for a call object (#431)
Used 'rank' instead of 'level' to maintain uniformity with other portions of the code

Co-authored-by: Prab <prab.missier@gmail.com>
2025-04-17 11:44:20 +05:30
..
call_center Used the correct property names for a call object (#431) 2025-04-17 11:44:20 +05:30
circular_array Add circular array code 2025-04-07 11:30:07 +03: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
movie_tickets Movie tickets Java OOP 2025-04-07 15:27:30 +03:00
online_chat Implement user addition in UserService online_chat.py 2025-04-07 12:23:10 +03:00
parking_lot Update parking_lot.py 2025-04-07 14:07:45 +03:00