Should the LLD in interview be more like the actual code/logic design (or) it's more like how we are creating the classes by applying the principles, patterns etc. ? I see most of the resources are like later one.
1 year ago (edited) | 0
Thank You So much. It will definitely help us a lot. If you have some time, please make some videos about these topics about LLD!
1 year ago
| 0
I already practiced easy problems, and the content is great, easy to understand, Thanks man!!!
1 year ago
| 0
Thanks so much Ashish, great collection. Is it possible to do a couple of videos on the low level design on your youtube channel. Appreciate all your efforts. All your content is so easy to understand which makes it special.
1 year ago
| 0
Ashish Pratap Singh
If you are preparing for Low Level Design (LLD) interviews, checkout my Github repository: github.com/ashishps1/awesome-low-level-design
Currently it contains resources to study:
- Basic OOP concepts
- SOLID and other Design Principles
- Design Patterns
- UML diagrams
- 33 LLD interview problems (with solutions) categorized by difficulty level.
It supports solutions in Java, Python and C#. Will be adding C++ and Go by next week.
If you find it valuable, consider giving it a star.
Thanks to everyone who has starred or forked this repository!
1 year ago | [YT] | 346