Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbvkrishna/low-level-design

Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews
https://github.com/sbvkrishna/low-level-design

design-patterns design-principles designpatterns flipkart-interview interview-preparation interview-preparation-kit interview-preparation-resources lld low-level-design low-level-design-problems low-level-programming machine-coding machine-coding-interview object-oriented-programming oops software-design system-design

Last synced: about 1 month ago
JSON representation

Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews

Awesome Lists containing this project

README

        

# Low-level Design

## Resources

[work@tech - Machine Coding section](https://workat.tech/machine-coding)

[RefactoringGuru - Design Patterns](https://refactoring.guru/design-patterns)

[[O’Reilly] Head First Design Patterns Book](https://www.oreilly.com/library/view/head-first-design/0596007124/)

[[Educative.io] Grokking the Low Level Design Interview](https://www.educative.io/courses/grokking-the-low-level-design-interview-using-ood-principles)

[[Youtube] Christopher - Design patterns in OOPS](https://www.youtube.com/playlist?list=PLrhzvIcii6GNjpARdnO4ueTUAVR9eMBpc)

[[Youtube] The Code Mate - Low Level Design Series](https://www.youtube.com/playlist?list=PLAC2AM9O1C5KioUMeH9qIjbAV_RMmX8rd)

[[Youtube] sudoCODE - Low Level Design Primer Course](https://www.youtube.com/playlist?list=PLTCrU9sGybupCpY20eked6blbHI4zZ55k)

[[Youtube] Derek Banas - OOPS Playlist](https://www.youtube.com/playlist?list=PLGLfVvz_LVvS5P7khyR4xDp7T9lCk9PgE)

[[Youtube] Udit Agarwal - Low Level System Design](https://www.youtube.com/playlist?list=PL564gOx0bCLqTolRIHIsR2JPv11w8LESW)

[[Youtube] Packt - Design patterns and SOLID Principles with Java](https://www.youtube.com/playlist?list=PLTgRMOcmRb3MVU6oeXRp0naSuk9kcnnfC)

[[Youtube] Steven Chin - Google's Clean code talks](https://www.youtube.com/playlist?list=PLx5t1p9LqYUe_3LrWrrJN5agu5Jcd-3bG)

[[Youtube] Success in Tech - Coding and System Design Interview Questions](https://www.youtube.com/playlist?list=PLA8lYuzFlBqAy6dkZHj5VxUAaqr4vwrka)

[[Youtube] Thriver Ashish - Low level System design](https://www.youtube.com/playlist?list=PLx2RZGha5vYlGw7PxsYlMrNC3-f2ihsBM)

[[Youtube] Soumyajit Bhattacharyay - Low Level Design](https://www.youtube.com/playlist?list=PL12BCqE-Lp650Cg6FZW7SoZwN8Rw1WJI7)

[[Youtube] SDE Skills - Object Oriented Design](https://www.youtube.com/playlist?list=PLBtMh4xfa9FGzQI8QpUgWI1J9wDdB6RFo)

[[roadmap.sh] Design Patterns for Humans in PHP](https://roadmap.sh/guides/design-patterns-for-humans)

[Java Design Patterns Website](https://java-design-patterns.com/)

[[Medium] How to approach Object Oriented Design Questions step by step](https://medium.com/@nrkapri/how-to-approach-object-oriented-design-questions-step-by-step-67ed6a5a30e5)

[[Rooftop Slushie] How to approach an LLD question for SDE1?](https://www.rooftopslushie.com/request/How%20to%20approach%20OOD%20Questions%20for%20SDE-1-9654)

[[Hashnode] Blog series on Software Design - by Maxi Contieri](https://hashnode.com/series/object-oriented-design-ckh0jxdzs07qw20s16jmh8og7)

[[Hashnode] Blog series on Code smells - by Maxi Contieri](https://hashnode.com/series/code-smells-ckh0jrbfm07pu20s1bc0yaae1)

[[Github] Design patterns - Code examples in Java](https://github.com/braindevoiler/design-patterns)

[[patterns.dev] Design patterns in JavaScript](https://www.patterns.dev/posts/#design-patterns)

## Credits
* This repo is just a collection of Low-level Design resources available on the Internet and these resources are copyright to their respective owners.

## License
- [MIT](LICENSE)