We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84aff79 commit 40e8a5cCopy full SHA for 40e8a5c
README.md
@@ -8,6 +8,7 @@ Various Low Level Object-Oriented System Design problems are discussed in this s
8
6. Connection Pool
9
7. Parking Lot
10
8. Scheduled thread pool executor
11
+9. Uber driver dispatch system
12
13
14
# Planned (In no particular order)
@@ -25,12 +26,10 @@ Various Low Level Object-Oriented System Design problems are discussed in this s
25
26
12. Elevator system
27
13. Traffic control system
28
14. IMDB
-15. Uber driver dispatch system
29
+15. In-memory database
30
16. Notification system
31
17. Online food delivery delivery fleet
32
18. Vending machine
33
19. Badge Swipe / Access system
34
20. Crickbuzz / ESPN
-21. File System
35
-22. In-memory database
36
-24.
+21. File System
0 commit comments