Commit 70cd43cf authored by Donne Martin's avatar Donne Martin
Browse files

Add Design the data structures for a social network image

parent 494cd2a1
...@@ -300,3 +300,9 @@ Check out the following links to get a better idea of what to expect: ...@@ -300,3 +300,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/mint/README.md) [View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/mint/README.md)
![Imgur](http://i.imgur.com/V5q57vU.png) ![Imgur](http://i.imgur.com/V5q57vU.png)
### Design the data structures for a social network
[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/social_graph/README.md)
![Imgur](http://i.imgur.com/cdCv5g7.png)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment