From 36abd971dfbb73c905f47261dcd59b7c836e63d0 Mon Sep 17 00:00:00 2001 From: Edison Manrique Date: Wed, 7 Aug 2024 00:40:24 -0600 Subject: [PATCH] Light changes on README.md to improve orthography --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2285f36..40890875 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This repo is an **organized collection** of resources to help you learn how to b ### Learn from the open source community -This is a continually updated, open source project. +This is a continually updated open source project. [Contributions](#contributing) are welcome! @@ -199,7 +199,7 @@ What you are asked in an interview depends on variables such as: More experienced candidates are generally expected to know more about system design. Architects or team leads might be expected to know more than individual contributors. Top tech companies are likely to have one or more design interview rounds. -Start broad and go deeper in a few areas. It helps to know a little about various key system design topics. Adjust the following guide based on your timeline, experience, what positions you are interviewing for, and which companies you are interviewing with. +Start broad and go deeper in a few areas. It helps to know a little about various key system design topics. Adjust the following guide based on your timeline, experience, what positions you are interviewing for, and which companies you are interviewing with. * **Short timeline** - Aim for **breadth** with system design topics. Practice by solving **some** interview questions. * **Medium timeline** - Aim for **breadth** and **some depth** with system design topics. Practice by solving **many** interview questions.