CrackingTheSQLInterview
low-level-design-primer
CrackingTheSQLInterview | low-level-design-primer | |
---|---|---|
1 | 5 | |
513 | 6,252 | |
- | - | |
10.0 | 1.7 | |
over 1 year ago | 8 months 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
-
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?
system_design - Preparation links and resources for system design questions
system-design-interview - System design interview for IT companies
Awesome-Coding-Interview-Question-Patterns - The most common question-patterns for any coding-interview
cs246e-notes - Object oriented programming notes
SQL-interview-questions - List of Top 500 SQL Interview Questions & Answers with queries and more
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
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. π¨βπ»
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]