Stars
This repo is a one stop destination to find resources for learning various domains. You can find the roadmap for any domain here.
Various Low Level Object Oriented System Design problems are discussed in this space
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
Learn System Design concepts and prepare for interviews using free resources.
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Low Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible an…