CrackingTheSQLInterview
low-level-design-primer
CrackingTheSQLInterview | low-level-design-primer | |
---|---|---|
1 | 6 | |
653 | 6,849 | |
4.3% | 0.0% | |
10.0 | 1.7 | |
over 2 years ago | over 1 year ago | |
MIT License | - |
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.
CrackingTheSQLInterview
-
Hi Guys! I am completely new to database and trying to switch from Civil Engineering background to IT sector. I want to get entry level job in database. I have learned the basics of MySQL. Now how do I prepare for interview?
Hereโs another https://github.com/xoraus/CrackingTheSQLInterview
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?
Awesome-Coding-Interview-Question-Patterns - The most common question-patterns for any coding-interview
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 - Preparation links and resources for system design questions
system-design-101 - Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
awesome-ios-interview - ๐ฒ The curated list of iOS Developer interview questions and answers, Swift & Objective-C
system-design-questions - Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass