Low Level Design 106 | Inheritance and Polymorphism | 2022 | System Design

  Рет қаралды 28,935

sudoCODE

sudoCODE

Күн бұрын

Пікірлер: 47
@rajaganji7982
@rajaganji7982 2 жыл бұрын
Love this LLD series. Thank you. Keep continueing.
@sanadkhan1
@sanadkhan1 2 жыл бұрын
Hello Yogita, Great content just wanted to know where is O principle? Am i missing the something in the series or was it intentionally not covered or will be covered in future?
@architraghuvanshi8892
@architraghuvanshi8892 10 ай бұрын
Open/closed principle. The principle states that software entities like class, modules, functions, etc.; should be able to extend a class behavior without modifying it. This principle separates the existing code from modified mode to provide better stability, maintainability and minimizes the changes in the code. This is acheived using inheritance and polymorphism I guess hence this video. But I agree it should have been explained and mentioned in the video.
@siddharthvij9087
@siddharthvij9087 9 ай бұрын
will never forget the bread example... excellent..keep going..
@kamalkumarmukiri4267
@kamalkumarmukiri4267 2 жыл бұрын
Hi Yogita, these sessions are very clear and it is really hard to make these videos with high quality. Thanks a lot for your sessions once again.
@KunalLadhani
@KunalLadhani 2 жыл бұрын
Great series, thanks for providing LLD Content. Please keep making LLD series videos, one request - pls release more videos per week, placement coming up 😂
@sudocode
@sudocode 2 жыл бұрын
I totally understand. We are trying to be more consistent. You should see the results.
@KunalLadhani
@KunalLadhani 2 жыл бұрын
@@sudocode sure, best of luck.
@abhishekkumaryadav6356
@abhishekkumaryadav6356 2 жыл бұрын
I have LLD round with Amazon on 13 May.. watching this helpful series on 1.5x 😇
@sudocode
@sudocode 2 жыл бұрын
How did it go Abhishek ?
@abhishekkumaryadav6356
@abhishekkumaryadav6356 2 жыл бұрын
@@sudocode It went well, I got offer from amazon 🤗
@piyushagrawal3124
@piyushagrawal3124 2 жыл бұрын
@@abhishekkumaryadav6356 Congrats
@deepanshuce-5180
@deepanshuce-5180 Жыл бұрын
@@sudocode mam where did you upload the O ?? of SOLID model
@mayankk104
@mayankk104 2 жыл бұрын
Great Content!, I have been waiting for the low level design course you promise, please come with it soon.
@cronypau9970
@cronypau9970 2 жыл бұрын
one of the best video on such an important topic!!!! kudos to you
@piyush5701
@piyush5701 2 жыл бұрын
Hi Yogita, you said "polymorphism is an implementation of Inheritance", But I wouldn't say that, just for the example, we have operator overloading and method overloading, which are examples of polymorphism but have nothing to do anything with inheritance.
@tekumalsaisaketh4509
@tekumalsaisaketh4509 Жыл бұрын
but how can we have method overriding without implementation of inheritance
@rohitkumarsinha876
@rohitkumarsinha876 2 жыл бұрын
Great content yogita
@simply_homemaking
@simply_homemaking 2 жыл бұрын
Your content are great. Please share more videos about design pattern. Eagerly waiting for it
@profitjourneywithsk2136
@profitjourneywithsk2136 Жыл бұрын
very good and informative video series . Thanks Yogita !
@elanza48
@elanza48 2 жыл бұрын
Hi Ma'am, You explanations are great !
@shahilyas5338
@shahilyas5338 Жыл бұрын
Thanks for the great content. I am wondering if you have missed the open-closed principle or you will cover that later?
@sumitbasu5146
@sumitbasu5146 2 жыл бұрын
Thank you so much for all the efforts mam.
@gazirizwan
@gazirizwan 2 жыл бұрын
Good and simple explanation. 👍 Is it possible for you to deep dive into the concept of Interface, it's implementation and where it's really very useful in coding and how it solves the real world problems?
@doctorstrange5477
@doctorstrange5477 2 жыл бұрын
Please make a video on composition vs inheritance and when to use what
@gokulsrinivasan8563
@gokulsrinivasan8563 Жыл бұрын
Really great content!!!Thanks a lot
@adityagarg9806
@adityagarg9806 2 жыл бұрын
Hi Yogita Can you please tell when we should use enum vs subclasses during lld. e.g like different spot in parking lot design
@mohitthakur5904
@mohitthakur5904 2 жыл бұрын
I was confused in same kind of thing, while I was giving a coding desgin interview, my approach was to go with the interface and classes for vehicles but interviewer said to use enums
@26goutam
@26goutam 2 жыл бұрын
Thanx for the video. Waiting for open_closed principle video
@kshitijmathur1358
@kshitijmathur1358 2 жыл бұрын
You should rename it to express that you are mapping ood with solid. The content and presentation is awesome... Renaming may gather more views
@kumar8134
@kumar8134 Жыл бұрын
great content
@jigar07cp620
@jigar07cp620 2 жыл бұрын
Mam, Polymorphism can be 2 types: Run time Polymorphism. compile time Polymorphism (method overloading). For run time polymorphism does it use vector table?
@prathamsinghal5261
@prathamsinghal5261 Жыл бұрын
Where is the video of the O in the SOLID ? Is it uploaded elsewhere ?
@sayanroy9161
@sayanroy9161 2 жыл бұрын
Nice. But frequency of video is very less
@saravanakumarradhakrishnan756
@saravanakumarradhakrishnan756 2 жыл бұрын
Watching your video lessons at 3.30am that too Sunday midnight. These are the answers for burning questions i had in my mind for long time. I hate peoples describing polymorphism is different than inheritance i was arguing because I did not found any proof 🧾. Interfaces also meant for polymorphism, is that right?? Please answer
@sudocode
@sudocode 2 жыл бұрын
Both inheritance and polymorphism are different. Though they are related to each other. Its not a YES or NO answer. You should watch the whole LLD series once. And then, you will have a better feel of it.
@tarushiarora8628
@tarushiarora8628 10 ай бұрын
is there video of open closed principle ?
@Samiullah-vd6sm
@Samiullah-vd6sm 2 жыл бұрын
Have made it a piece of cake
@postman12
@postman12 2 жыл бұрын
I guess this video should be about the open-close principle if we are following SOLID, thanks anyways
@mashakpatel4962
@mashakpatel4962 2 жыл бұрын
Ma'am what is ur salary and experience in UAE now in IT industry?
@vasujhawar.6987
@vasujhawar.6987 Жыл бұрын
I was hungry man, why did you took that example....
@BhaktiSong1987
@BhaktiSong1987 8 ай бұрын
kya maam raat ke 2 baje padh raha tha bhukh lag gai, types of paratha dekh ke
@talib7508
@talib7508 2 жыл бұрын
Polymorphism is method overriding?
@lovedeepsingh5501
@lovedeepsingh5501 Жыл бұрын
And also method overloading.
@sudhirkumarraju5155
@sudhirkumarraju5155 6 ай бұрын
Garlic naan
@atuldwivedi8447
@atuldwivedi8447 Жыл бұрын
aap ke paas ek hi dress hai kya
@sudocode
@sudocode Жыл бұрын
Of all the knowledge in this video, I am surprised this is what you are taking away 😀
路飞做的坏事被拆穿了 #路飞#海贼王
00:41
路飞与唐舞桐
Рет қаралды 25 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
37:51
bayGUYS
Рет қаралды 382 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 31 МЛН
The Flaws of Inheritance
10:01
CodeAesthetic
Рет қаралды 976 М.
Mock Low Level System Design Interview with Qualcomm Sr. Engineer - Design Meeting Scheduler
37:23
Composition Over Inheritance
4:46
Awesome
Рет қаралды 20 М.
It’s time to move on from Agile Software Development (It's not working)
11:07
8 Design Patterns EVERY Developer Should Know
9:47
NeetCode
Рет қаралды 1,1 МЛН
路飞做的坏事被拆穿了 #路飞#海贼王
00:41
路飞与唐舞桐
Рет қаралды 25 МЛН