You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1673,6 +1673,7 @@ Handy metrics based on numbers above:
1673
1673
| Design an online multiplayer card game |[indieflashblog.com](http://www.indieflashblog.com/how-to-create-an-asynchronous-multiplayer-game.html)<br/>[buildnewgames.com](http://buildnewgames.com/real-time-multiplayer/)|
1674
1674
| Design a garbage collection system |[stuffwithstuff.com](http://journal.stuffwithstuff.com/2013/12/08/babys-first-garbage-collector/)<br/>[washington.edu](http://courses.cs.washington.edu/courses/csep521/07wi/prj/rick.pdf)|
1675
1675
| Design an API rate limiter |[https://stripe.com/blog/](https://stripe.com/blog/rate-limiters)|
1676
+
| Design a Stock Exchange (like NASDAQ or Binance) |[Jane Street](https://youtu.be/b1e4t2k2KJY)<br/>[Golang Implementation](https://around25.com/blog/building-a-trading-engine-for-a-crypto-exchange/)<br/>[Go Implemenation](http://bhomnick.net/building-a-simple-limit-order-in-go/)|
1676
1677
| Add a system design question |[Contribute](#contributing)|
0 commit comments