Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/prasadgujar/low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
https://github.com/prasadgujar/low-level-design-primer

design design-patterns development interview interview-preparation interview-questions low-level-design machine-coding object-oriented-programming oop system-design system-design-interview system-design-primer system-design-questions web web-app

Last synced: 24 days ago
JSON representation

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

Lists

README

        

# low-level-design-primer

## Motivation
Learn low level design of system at scale.
prepare for the low level design (LLD) / Machine Coding round interviews.

## Learn to design low level system
Learning low level design of scalable systems will help you become better engineer.

This repo is an organized collection of resources to help you learn low level design of systesm's.

## Resources
- Low level Design [Questions](https://github.com/prasadgujar/low-level-design-primer/blob/master/questions.md)
- Low level Design [Solutions](https://github.com/prasadgujar/low-level-design-primer/blob/master/solutions.md)
- Low Level Design [Resources](https://github.com/prasadgujar/low-level-design-primer/blob/master/resources.md) #TODO
## Contributing
Feel free to submit pull requests to help:

- Add new questions
- Improve new questions
- add new solutions
- Fix errors
- Improve sections
- Add new sections

## Under development
Interested in adding a section or helping complete one in-progress? [Contribute](https://github.com/prasadgujar/low-level-design-primer/edit/master/README.md)!

- how to guide and study material along with various resources.
- add more questions and improve exisiting questions.
- add solutions for the problems along with their detailed explaination (maybe video)

## Credits
Credits and sources are provided throughout this repo.

Special thanks to:
- [Donne Martin](https://github.com/donnemartin/)
- [System Design Primer](https://github.com/donnemartin/system-design-primer)
- [Cracking the Coding Interview](https://www.careercup.com/)
- [Leetcode](https://leetcode.com/)
- [GeeksforGeeks](https://www.geeksforgeeks.org/)
- [G Balasubramanian](https://github.com/gopalbala)
- [Udit Agarwal](https://github.com/anomaly2104)
## Contact Info
Feel free to contact me to discuss any issues, questions, or comments.

My contact info can be found on my [Github Page](https://github.com/prasadgujar)

## License
- TODO