Skip to content

Commit e2b23cf

Browse files
ido777prasadgujar
andauthored
Added Resources for Low-Level System Design (#427)
Added resources for the Low-level design (LLD) in the readme (interview prep). Co-authored-by: Prasad Mangesh Gujar <[email protected]>
1 parent 7958e09 commit e2b23cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Additional topics for interview prep:
4141
* [How to approach a system design interview question](#how-to-approach-a-system-design-interview-question)
4242
* [System design interview questions, **with solutions**](#system-design-interview-questions-with-solutions)
4343
* [Object-oriented design interview questions, **with solutions**](#object-oriented-design-interview-questions-with-solutions)
44+
* [Low-level system design interview questions **with solutions**](https://github.com/prasadgujar/low-level-design-primer)
4445
* [Additional system design interview questions](#additional-system-design-interview-questions)
4546
* [System design interview questions](https://www.interviewbit.com/system-design-interview-questions/)
4647

@@ -232,6 +233,7 @@ Start broad and go deeper in a few areas. It helps to know a little about vario
232233
| Review [How to approach a system design interview question](#how-to-approach-a-system-design-interview-question) | :+1: | :+1: | :+1: |
233234
| Work through [System design interview questions with solutions](#system-design-interview-questions-with-solutions) | Some | Many | Most |
234235
| Work through [Object-oriented design interview questions with solutions](#object-oriented-design-interview-questions-with-solutions) | Some | Many | Most |
236+
| Work through [Low-level system design interview questions with solutions](https://github.com/prasadgujar/low-level-design-primer) | Some | Many | Most |
235237
| Review [Additional system design interview questions](#additional-system-design-interview-questions) | Some | Many | Most |
236238

237239
## How to approach a system design interview question

0 commit comments

Comments
 (0)