From dc2b8f7e0ce65a68a7181324576a8b16bf71f66c Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Tue, 7 Mar 2017 20:05:10 -0800 Subject: [PATCH] Update Study Guide section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ce5d73..02efa07 100644 --- a/README.md +++ b/README.md @@ -180,9 +180,9 @@ Start broad and go deeper in a few areas. It helps to know a little about vario | Read through a few articles in the [Company engineering blogs](#company-engineering-blogs) for the companies you are interviewing with | :+1: | :+1: | :+1: | | Read through a few [Real world architectures](#real-world-architectures) | :+1: | :+1: | :+1: | | Review [How to approach a system design interview question](#how-to-approach-a-system-design-interview-question) | :+1: | :+1: | :+1: | -| Work through [System design interview questions with solutions](#system-design-interview-questions-with-solutions) | Some | Many | Most | -| Work through [Object-oriented design interview questions with solutions](#object-oriented-design-interview-questions-with-solutions) | Some | Many | Most | -| Review [Additional system design interview questions](#additional-system-design-interview-questions) | Some | Many | Most | +| Work through [System design interview questions with solutions](#system-design-interview-questions-with-solutions) | Few | Some | Many | +| Work through [Object-oriented design interview questions with solutions](#object-oriented-design-interview-questions-with-solutions) | Few | Some | Many | +| Review [Additional system design interview questions](#additional-system-design-interview-questions) | Few | Some | Many | ## How to approach a system design interview question