Преглед на файлове

Merge pull request #947 from ismailcherri/patch-1

Remove unavailable System design exercise
John Washam преди 3 години
родител
ревизия
d2a8187611
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -1246,7 +1246,6 @@ Graphs can be used to represent many problems in computer science, so this secti
             - Consider bottlenecks and determine solutions
     - Exercises:
         - [Design a random unique ID generation system](https://blog.twitter.com/2010/announcing-snowflake)
-        - [Design an online multiplayer card game](http://www.indieflashblog.com/how-to-create-an-asynchronous-multiplayer-game.html)
         - [Design a key-value database](http://www.slideshare.net/dvirsky/introduction-to-redis)
         - [Design a picture sharing system](http://highscalability.com/blog/2011/12/6/instagram-architecture-14-million-users-terabytes-of-photos.html)
         - [Design a recommendation system](http://ijcai13.org/files/tutorial_slides/td3.pdf)