All Projects → kumaransg → LLD

kumaransg / LLD

Licence: other
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.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to LLD

Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (-32.73%)
Mutual labels:  interview-preparation, object-oriented-programming, system-design, object-oriented-design, low-level-design, low-level-design-problems
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.
Stars: ✭ 2,706 (+345.07%)
Mutual labels:  interview-preparation, object-oriented-programming, system-design, low-level-design, machine-coding
Machine Learning Interview Enlightener
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
Stars: ✭ 207 (-65.95%)
Mutual labels:  interview-practice, interview-preparation, system-design
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+412.66%)
Mutual labels:  interview-practice, 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 (-66.28%)
Mutual labels:  interview-practice, interview-preparation, system-design
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-69.24%)
Mutual labels:  interview-practice, interview-preparation
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (-91.12%)
Mutual labels:  interview-practice, interview-preparation
pw
Best websites a Programmer should visit
Stars: ✭ 27 (-95.56%)
Mutual labels:  interview-practice, interview-preparation
Interview Preparations
This repository contains coding assessments and their solutions for various IT companies
Stars: ✭ 148 (-75.66%)
Mutual labels:  interview-practice, interview-preparation
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-67.76%)
Mutual labels:  interview-practice, interview-preparation
Competitive Programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
Stars: ✭ 206 (-66.12%)
Mutual labels:  interview-practice, interview-preparation
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-96.71%)
Mutual labels:  interview-practice, interview-preparation
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-70.07%)
Mutual labels:  interview-practice, interview-preparation
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+358.39%)
Mutual labels:  interview-practice, interview-preparation
TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (-56.09%)
Mutual labels:  interview-practice, interview-preparation
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+10566.28%)
Mutual labels:  interview-practice, interview-preparation
codewars python solutions
My CodeWars solutions in Python.
Stars: ✭ 111 (-81.74%)
Mutual labels:  interview-practice, interview-preparation
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-95.72%)
Mutual labels:  interview-practice, interview-preparation
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+170.89%)
Mutual labels:  interview-practice, interview-preparation
Daily coding problem
Solutions to https://dailycodingproblem.com
Stars: ✭ 137 (-77.47%)
Mutual labels:  interview-practice, interview-preparation

Low level Design / Machine Coding Question Collections




What is Machine Coding Round ?


Machine Coding Round has become very popular interview round in most Product and startup companies like Flipkart, Cleartrip, navi and Udaan,the way the round is structured is the candidate will be provided with a Problem statement and the minimum set of features which needs to implemented within the 90 min window period, we as a candidate need to identity the data models, the service interfaces which will be consumed by the clients and other set of functions and classes, we should be able to present the same to the panel with are design choices / design patterns being made / used and the complete working code.



What is the purpose behind this LLD repo ?

During my recent Preparation, found out that there was no single resources where we get a collections of all the questions and the corresponding Answers, so currently updating the repo with all the materials I found out from the web and the Questions which has been asked during my interview. feel free to contribute any questions you have got during your recent interview.There other useful YT channel and Git repo which are attached in the resources section.



What is target Audience, do all companies ask ?

If you are currently targeting/looking out for any SDE - I,II opportunities. It totally depends on the company you interviewing with, you can check with the HR if they evaluate via machine coding round, but certain companies do ask a object oriented design round where they focus only on one particular feature and DB design as well, so its good get practiced with few problems beforehand.



Below are the list of LLD problem which are asked during my machine coding rounds from tech companies and the resources I collected.


Note : page is under construction, you can click on the individual packages to view all the questions and solutions.

Low Level Design Question

Question Link to PDF / Drive

Company Asked

Credits to author

Cricket Match Dashboard Leetcode Udaan Assignment
Event Calendar PDF link Flipkart LLD Question
FoodKart or food ordering System Doc link Flipkart LLD Question
Stock Exchange Problem Link Navi LLD Question
PropertyHunt or property Listing site Question image ClearTrip LLD Question
ledger company Question Link Navi LLD Question Github code
Leetcode Like platform LLD PDF link Flipkart LLD Question Github code



Frequently asked Problems


Low Level Design Question Question Link to PDF / Drive Company Asked Credits to author
Ride Sharing like App Problem Link Frequently asked in all companies


Contribute


Contributions welcome!

If you found this resource helpful, give it a 🌟 otherwise contribute to it and give it a ⭐️.

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].