From be5e6940a8f56c563501ddc6301ec35afff7847c Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sun, 26 Feb 2017 05:22:20 -0800 Subject: [PATCH] Add Design Amazon's sales ranking by category feature image --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 94e74c5..b8be285 100644 --- a/README.md +++ b/README.md @@ -312,3 +312,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/query_cache/README.md) ![Imgur](http://i.imgur.com/4j99mhe.png) + +### Design Amazon's sales ranking by category feature + +[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/sales_rank/README.md) + +![Imgur](http://i.imgur.com/MzExP06.png)