Love this LLD series. Thank you. Keep continueing.
@sanadkhan12 жыл бұрын
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?
@architraghuvanshi889210 ай бұрын
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.
@siddharthvij90879 ай бұрын
will never forget the bread example... excellent..keep going..
@kamalkumarmukiri42672 жыл бұрын
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.
@KunalLadhani2 жыл бұрын
Great series, thanks for providing LLD Content. Please keep making LLD series videos, one request - pls release more videos per week, placement coming up 😂
@sudocode2 жыл бұрын
I totally understand. We are trying to be more consistent. You should see the results.
@KunalLadhani2 жыл бұрын
@@sudocode sure, best of luck.
@abhishekkumaryadav63562 жыл бұрын
I have LLD round with Amazon on 13 May.. watching this helpful series on 1.5x 😇
@sudocode2 жыл бұрын
How did it go Abhishek ?
@abhishekkumaryadav63562 жыл бұрын
@@sudocode It went well, I got offer from amazon 🤗
@piyushagrawal31242 жыл бұрын
@@abhishekkumaryadav6356 Congrats
@deepanshuce-5180 Жыл бұрын
@@sudocode mam where did you upload the O ?? of SOLID model
@mayankk1042 жыл бұрын
Great Content!, I have been waiting for the low level design course you promise, please come with it soon.
@cronypau99702 жыл бұрын
one of the best video on such an important topic!!!! kudos to you
@piyush57012 жыл бұрын
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 Жыл бұрын
but how can we have method overriding without implementation of inheritance
@rohitkumarsinha8762 жыл бұрын
Great content yogita
@simply_homemaking2 жыл бұрын
Your content are great. Please share more videos about design pattern. Eagerly waiting for it
@profitjourneywithsk2136 Жыл бұрын
very good and informative video series . Thanks Yogita !
@elanza482 жыл бұрын
Hi Ma'am, You explanations are great !
@shahilyas5338 Жыл бұрын
Thanks for the great content. I am wondering if you have missed the open-closed principle or you will cover that later?
@sumitbasu51462 жыл бұрын
Thank you so much for all the efforts mam.
@gazirizwan2 жыл бұрын
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?
@doctorstrange54772 жыл бұрын
Please make a video on composition vs inheritance and when to use what
@gokulsrinivasan8563 Жыл бұрын
Really great content!!!Thanks a lot
@adityagarg98062 жыл бұрын
Hi Yogita Can you please tell when we should use enum vs subclasses during lld. e.g like different spot in parking lot design
@mohitthakur59042 жыл бұрын
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
@26goutam2 жыл бұрын
Thanx for the video. Waiting for open_closed principle video
@kshitijmathur13582 жыл бұрын
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 Жыл бұрын
great content
@jigar07cp6202 жыл бұрын
Mam, Polymorphism can be 2 types: Run time Polymorphism. compile time Polymorphism (method overloading). For run time polymorphism does it use vector table?
@prathamsinghal5261 Жыл бұрын
Where is the video of the O in the SOLID ? Is it uploaded elsewhere ?
@sayanroy91612 жыл бұрын
Nice. But frequency of video is very less
@saravanakumarradhakrishnan7562 жыл бұрын
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
@sudocode2 жыл бұрын
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.
@tarushiarora862810 ай бұрын
is there video of open closed principle ?
@Samiullah-vd6sm2 жыл бұрын
Have made it a piece of cake
@postman122 жыл бұрын
I guess this video should be about the open-close principle if we are following SOLID, thanks anyways
@mashakpatel49622 жыл бұрын
Ma'am what is ur salary and experience in UAE now in IT industry?
@vasujhawar.6987 Жыл бұрын
I was hungry man, why did you took that example....
@BhaktiSong19878 ай бұрын
kya maam raat ke 2 baje padh raha tha bhukh lag gai, types of paratha dekh ke
@talib75082 жыл бұрын
Polymorphism is method overriding?
@lovedeepsingh5501 Жыл бұрын
And also method overloading.
@sudhirkumarraju51556 ай бұрын
Garlic naan
@atuldwivedi8447 Жыл бұрын
aap ke paas ek hi dress hai kya
@sudocode Жыл бұрын
Of all the knowledge in this video, I am surprised this is what you are taking away 😀