system-design-101
low-level-design-primer
system-design-101 | low-level-design-primer | |
---|---|---|
6 | 6 | |
67,539 | 6,560 | |
4.1% | - | |
4.8 | 1.7 | |
5 months ago | about 1 year ago | |
GNU General Public License v3.0 or later | - |
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-101
-
Complete Roadmap to Learn System Design for Beginners
Byte Sized System Design Concepts
-
🔥 17 Best Free GitHub Repositories to Crack System Design Interviews 🛠️
3. System Design 1o1 by Byte Byte Go
-
What are some terrific blog posts on backend development and system design you have in your bookmarks and think everyone should read? (my example in the thread)
System Design 101 is an excellent resource.
- System Design 101
- Byte-Sized System Design Concepts
low-level-design-primer
-
🔥 17 Best Free GitHub Repositories to Crack System Design Interviews 🛠️
7. 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?
Design-Patterns-And-Principles - A collection of a number of design patterns and principles written in Kotlin
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.
System-Design - It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
CrackingTheSQLInterview - DBMS Concepts, SQL Queries & Schema Design for your Interviews.
Awesome-Coding-Interview-Question-Patterns - The most common question-patterns for any coding-interview
cs246e-notes - Object oriented programming notes
system-design-in-practice - Get ready for System Design Interviews using practical examples.
swe-handbook - Collection of my notes and resources to help you get better as a software engineer 📚
wiki - Classic source for Truebit documentation
System-Design-Concepts - Though the concepts of system design might be tricky, let's see them individually to their core concepts and have a better understanding. [Moved to: https://github.com/pragyaasapkota/System-Design-Concepts]