File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ # This is a comment.
2+ # Each line is a file pattern followed by one or more owners.
3+
4+ # Learn about CODEOWNERS file format:
5+ # https://help.github.com/en/articles/about-code-owners
6+
7+ # @kousiknath will be requested for
8+ # review when someone opens a pull request.
9+ * @ kousiknath
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ Various Low Level Object-Oriented System Design problems are discussed in this s
202016 . Leaderboard
212117 . Elevator
222218 . Stock Broker (Zerodha)
23+ 19 .
2324
2425
2526## Planned (In no particular order)
26- 1 . File System
27+ 1 . Task Management System
27282 . Social media news feed
28293 . Skyscanner Flights
29304 . Stripe
@@ -47,6 +48,4 @@ Various Low Level Object-Oriented System Design problems are discussed in this s
474823 . Auction system
484924 . Rule Engine
495025 . PubSub system
50- 26 . Task Management System
51- 29 . Snake and Ladder
52- 30 .
51+ 26 .
You can’t perform that action at this time.
0 commit comments