From 5dcf504e819335d154779f95e47398dcdcca8323 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sun, 26 Feb 2017 05:19:05 -0800 Subject: [PATCH] Add Design the Twitter timeline and search image --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b7675c78..c518c580 100644 --- a/README.md +++ b/README.md @@ -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)