All Projects → prasadgujar → Low Level Design Primer

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.

Projects that are alternatives of or similar to Low Level Design Primer

Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (-84.89%)
Mutual labels:  interview, interview-questions, interview-preparation, object-oriented-programming, system-design, system-design-primer, system-design-questions, low-level-design, system-design-interview
System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (-62.86%)
Mutual labels:  interview, interview-questions, design-patterns, system-design, development, design
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (-99%)
Mutual labels:  interview, interview-questions, interview-preparation, design-patterns, system-design
TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (-90.13%)
Mutual labels:  interview, interview-questions, interview-preparation, system-design-questions, system-design-interview
System Design Primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Stars: ✭ 154,659 (+5615.41%)
Mutual labels:  interview, interview-questions, design-patterns, development, design
LLD
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.
Stars: ✭ 608 (-77.53%)
Mutual labels:  interview-preparation, object-oriented-programming, system-design, low-level-design, machine-coding
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-93.09%)
Mutual labels:  interview, interview-questions, interview-preparation, oop
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+15.19%)
Mutual labels:  interview, interview-questions, interview-preparation, system-design
System Design Interview Questions
A curated list of System Design interview questions for SDE-1 (Experienced),SDE-2 and above.
Stars: ✭ 205 (-92.42%)
Mutual labels:  interview, interview-questions, interview-preparation, system-design
System Design Interview
System design interview for IT companies
Stars: ✭ 16,342 (+503.92%)
Mutual labels:  interview, interview-questions, interview-preparation, system-design
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (-65.3%)
Mutual labels:  interview, interview-questions, interview-preparation, system-design
How To Prepare For Google Interview Swe Sre
This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position
Stars: ✭ 251 (-90.72%)
Mutual labels:  interview, interview-questions, interview-preparation, system-design
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+1255.8%)
Mutual labels:  interview, interview-questions, design-patterns, system-design
Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (-82.08%)
Mutual labels:  design-patterns, oop, design
Interviewguide
计算机校招、社招面试八股文整理,也是《逆袭进大厂》唯一仓库,目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
Stars: ✭ 288 (-89.36%)
Mutual labels:  interview, interview-questions, interview-preparation
Front End Web Development Interview Question
前端开发面试题大收集,前端面试集锦 ❤️ 💝 💘
Stars: ✭ 5,033 (+85.99%)
Mutual labels:  interview, interview-questions, interview-preparation
An Askreddit List Of Compsci Books
books and resources loved by r/learnprogramming community, compiled by me, a lurker who kept track
Stars: ✭ 598 (-77.9%)
Mutual labels:  interview, interview-preparation, design
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+698.52%)
Mutual labels:  interview, interview-questions, interview-preparation
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+798.63%)
Mutual labels:  interview, interview-questions, development
Awesome Ios Interview
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Stars: ✭ 753 (-72.17%)
Mutual labels:  interview, interview-questions, interview-preparation

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

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!

  • 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:

Contact Info

Feel free to contact me to discuss any issues, questions, or comments.

My contact info can be found on my Github Page

License

  • TODO
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].