1
0
mirror of https://github.com/donnemartin/system-design-primer.git synced 2025-07-12 22:20:44 +02:00

Add Design the Twitter timeline and search image

This commit is contained in:
Donne Martin
2017-02-26 05:19:05 -08:00
parent decb9165eb
commit 5dcf504e81

View File

@ -282,3 +282,9 @@ Check out the following links to get a better idea of what to expect:
[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/pastebin/README.md)
![Imgur](http://i.imgur.com/4edXG0T.png)
### Design the Twitter timeline and search (or Facebook feed and search)
[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/twitter/README.md)
![Imgur](http://i.imgur.com/jrUBAF7.png)