system-design-interview
low-level-design-primer
system-design-interview | low-level-design-primer | |
---|---|---|
13 | 5 | |
21,687 | 6,341 | |
- | - | |
0.0 | 1.7 | |
over 1 year ago | 9 months ago | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
system-design-interview
-
10 resources to become a system design hero
View on GitHub
-
Advice on Learning the Cloud
github - https://github.com/donnemartin/system-design-primer, https://github.com/checkcheckzz/system-design-interview, https://github.com/karanpratapsingh/system-design
- Less than 24 hours to prepare for a system design questions for a junior level position. How should I prep?
-
100+ Must Know Github Repositories For Any Programmer
12. System Design Interview
- Are there existing podcasts or videos that talk about the architecture of major applications?
-
Interview Discussion - May 16, 2022
System design questions: at the senior level you'll definitely need to be able to demonstrate system design ability. Explaining your decision making process is key. There are many GitHub compilations for study material, like this one.
- Gehaltsvorstellung Senior Entwickler Google Deutschland?
- Comprehensive list of resources to prepare for job and overview of experience, compensation, and startup equity offers (currently in Bay Area - most companies are HQ'd in Bay Area, but positions are remote)
-
System Design books/website/videos recommendation?
This is what I use. Make sure to watch the Harvard lecture video. https://github.com/checkcheckzz/system-design-interview
-
Need advice
Google General Interview Prep Sys DesignSys design High ScalabilityHigh Scalability GeeksforGeeksgeeksforgeeks
low-level-design-primer
-
People who started with 4 or 5LPA and now earning more than 30+ what was your path and how many years it took to reach 30+?
For LLD, I referred to a github repo consisting of some solved common LLD problems. Link here for reference.
-
Amazon SDE 1 Final Interview Prep (US)
For OOD this might be helpful
-
Sr. Software Developers of reddit, I need help!
- https://github.com/prasadgujar/low-level-design-primer/blob/master/solutions.md
-
Resources for Low-Level design and SOLID principals in C++
https://github.com/prasadgujar/low-level-design-primer https://www.educative.io/courses/grokking-the-object-oriented-design-interview https://sourcemaking.com/ https://www.andiamogo.com/S-OOD.pdf
What are some alternatives?
awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
cs246e-notes - Object oriented programming notes
machine-learning-interview - Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
system-design-101 - Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
system_design - Preparation links and resources for system design questions
Low-Level-Design - 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 and testable.
The-Complete-FAANG-Preparation - Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
System-Design - It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wiki - Classic source for Truebit documentation
touched
CrackingTheSQLInterview - DBMS Concepts, SQL Queries & Schema Design for your Interviews.