How I Mastered Low Level Design Interviews

preview_player
Показать описание

In this video, I share how to master Low Level Design Interviews using free resources even if you are a complete beginner.

Resources I mentioned in this video:

Stay in touch:

Chapters:
00:00 - Intro
00:54 - What Exactly is LLD?
01:17 - How to Get Started with LLD?
02:49 - Design Principles
03:39 - Design Patterns
04:47 - How to Prepare for LLD interviews?
05:33 - Most commonly asked LLD interview questions
06:00 - How to answer a LLD interview problem?
07:40 - Best LLD Coding Practices
08:23 - Outro
Рекомендации по теме
Комментарии
Автор

Thanks for clarifying what exactly is HLD and LLD in simple way I thought it was some mystery around in software development but you fades out the smoke around mysterious on HLD and LLD

hariprasath
Автор

I'm surprised that your channel isn't more popular, given the exceptional quality of your content. Your videos are truly valuable, providing pure gold in terms of insights and knowledge. Spending just one hour with your videos can clear up most doubts and misconceptions related to system design. Your dedication to creating informative and engaging content is truly appreciated, and I'm grateful for the opportunity to learn from you.😍

thecloudstories
Автор

I must say, Ashish is one of the gem who is contributing towards neediest. Thanks!

VivekYadav-syec
Автор

Awesome bro and thanks for posting the video as promised. Also hats off and my respect for selflessly sharing the resources. Very few people do this.

shrinivaschakravarthy
Автор

Thanks for the video. Now I have been understanding the system design vs LLD. Great video and keep going.

salmanhakeem
Автор

This is a very well explained, well structured, comprehensive video and super useful guide.

prarthnashah
Автор

I wasn't aware of the audit functionality of coursera, Thanks a lot!

jagrit
Автор

One of the best videos ever, well articulated!

devanshgoswami
Автор

What was your study plan to prepare for interviews? How did you study HLD, LLD, DSA? DSA every day and HLD/LLD? Thanks

rodrigobarbosa
Автор

Dear Ashish, your github repo is trully awesome. Thank you so much for sharing.

nadiiaheckman
Автор

great work, much love to your work sir ❤

smitj
Автор

Hi Sir, I request you to please make a playlist on LLD Topics and Questions

MrVivekthecool
Автор

Informative video,
Can you share the link where to buy that gaint water bottle/container in the background 😅

megansteven
Автор

This is one of the most helpful video. Thanks for it❤

empathetic
Автор

Yes please make a detailed playlist. Thanks

aijazmallick
Автор

Very much clear and crisp to the point. Could you suggest any online tool to design UML diagrams similar to the examples you have shown in the video.

maneeshgupta
Автор

I request you to keep this free always

payalgaikwad
Автор

Serious, honest and solid (pun intended)content. Much appreciated

sanbidrc
Автор

Very informative video and thanks for sharing the resources. God bless you.

AjitSinghNaraci
Автор

How to answer LLD interview problems
1. Clarify requirements and core use cases.
2. Identify entities (How many classes will be there)
3. Create classes and their attributes
4. Identify methods based on core use cases
5. Define relationship between classes.
6. Implement necessary methods
7. Exception handling ( errors, exception, edge cases, unexpected input)

nimisharaj