Share the video with your friends guys? Let's promote tutorial content!! ❤️
@DineshKumar-ky3kz2 жыл бұрын
can you please upload the code in Github and share the link
@PankajGupta-fh7fr2 жыл бұрын
Can we expect videos on other patterns as well?
@rajukumarsingh22632 жыл бұрын
Hi Keerti, How are you? I was watching you design pattern videos. You are creating great content on this topic. Why did you stop creating videos on other design pattern? :)
@ananysharma929010 ай бұрын
Simple explanation and a good example. Thanks😀
@anchitbhushan61728 ай бұрын
I think you should also include the IFactory interface in the Diagram at @12:24
@vmandalapu19942 жыл бұрын
In IFactory interface, you could have used GUIElement createGUIElement(String elementType) where elementType is Button or TextField and GUIButton/GUITextField implements GUIElement to make it look like a Factory
@treyawey38782 жыл бұрын
That's a good point!
@thew57202 жыл бұрын
very glad you are doing design patterns keerthi. please continue all LLD topics
@handover007 Жыл бұрын
Have tried to learn these patterns through lot of videos but couldn't understand them . My search ends here . thanks
@Rahul333739 ай бұрын
Thanks alot. I m in search of videos that makes me completely understant this design pattern. I finally got it. Once again thanks❤
@roushanraj85302 жыл бұрын
I am in love with this series, completed all video in less than a day with full time job, please add more videos really looking forward to it......, your way of implementation and clean code makes everything crystal clear 👌 💯♥️
@KeertiPurswani Жыл бұрын
I know I am very late but I hope you like the new videos! Thank you for your love and support. Means a lot! ❤️😇
@rajkumardubey72776 ай бұрын
I was trying to understand it from a long time, finally got that, Thanks a lot for this simple and excellent explanation.
@codewithadi82792 жыл бұрын
Didi please make a full video on SOLID principles... your explanation is just wow...I love it..and learned a lot..please try to make one video on SOLID principles.....:)
@ZeeshanUlhaq-qx2pq Жыл бұрын
Very well explained. So simple and Concise.
@Rakshcare2 жыл бұрын
I'm in med college rn and have been cutoff from coding for so long and still was able to understand this!
@dipakingle66295 ай бұрын
This is Superb explanation!!.
@kirane5911 Жыл бұрын
Very useful video. Thank you madam for this video
@softwareengineering101 Жыл бұрын
Awesome explanation with great examples.
@raj_soni4007 Жыл бұрын
you are too good explaining , Thanks
@shashankrustagi56118 ай бұрын
learning from my friend is always gonna be special keerti. met you at aman dhattarwal meet up as well as at shebuilds event as well.
@theghostwhowalk2 жыл бұрын
Great video. I must say you identify the gaps in existing system/books/courses to crack interviews, explain it with example crystal clear. And ofcourse hats off to your passion for such worthy content to help innumerable folks across the globe.
@KeertiPurswani Жыл бұрын
Thank you so much! Your comment means a lot to me! 😇😇
@anuragphadnis33852 жыл бұрын
Thank you for including real programming world example, I never understood design patterns with physical world examples.
@kiranE-k4m Жыл бұрын
understood very clearly. thanks for good explanation
@rajatmandal2127 Жыл бұрын
very good explaination, awesome
@sourabhissourabh2 жыл бұрын
You are just awesome. Please complete this series.
@AdityaDey4242 жыл бұрын
Nice explanation. Requested to upload the remaining design patterns... please....
@KeertiPurswani2 жыл бұрын
Well, the tutorials always get lesser traction coz of which channel performance reduces. I will need your support (share with your connections) to be able to continue putting tutorials 🥺
@AdityaDey4242 жыл бұрын
@@KeertiPurswani obviously, I share this video's as much as I can...
@mohammedtanzebshaikh3600 Жыл бұрын
Hi Keerti, Can you explain what is the best way for the client to access any function/property of the concrete class. For example, if HyundaiCar had a function playBluetoothAudio() and HyundaiBike had a function openSideStand(). How can we call them from client since client only has a Vehicle reference. Thanks
@herculean6748 Жыл бұрын
Amazing content!!
@rahul-sinha2 жыл бұрын
Please add more DESIGN PATTERNS in this series PLAYLIST
@KeertiPurswani Жыл бұрын
I know I am late but I hope you like the new videos! ❤️😇
@motivationsagar5121 Жыл бұрын
As you said there is only one function so we can make it static. Can you please tell me that when creating object and when static will be usefull? Is there any drawback/uses?
@mayankraj49906 ай бұрын
u r awesome yar.I am in love with ur intelligence.. ❤
@sarvarthmonga57642 жыл бұрын
You are really good, Became a Sub today
@NehaVerma-bq6ozАй бұрын
Mam can u please add more video on design patterns please
@dheerajbhagchandani54852 жыл бұрын
Great explanation Thanks
@madhavmandhana88832 жыл бұрын
Mam , the way you say "hii guys"😍
@payelsaha93462 жыл бұрын
Please share other design patterns concept also with this kind of coding example..
@sansai93292 жыл бұрын
Can we again add another layer/Factory class on top of GUIAbstractFactory class? if yes, how many layers can we keep adding? is there any better way to design if we have many layers?
@lavishjain63052 жыл бұрын
Exactly, it seems abstract factory is nothing but adding one more factory layer on top of existing factory, so there is nothing new of its own.
@kushaalrana2 ай бұрын
@@lavishjain6305 It all depends on the requirements
@kmdkhaleeluddin62579 ай бұрын
Ma'am would you please provide us notes so that it could be easy for us and it saves the time too 🤗 Your explaination is very good 👍 thank you for making these kind of videos and explained very well❤
@RAHULRAJ-rv4ng2 жыл бұрын
Hi Keerti, Which design patterns are mostly asked in the interviews? Could you help?
@priyanshu40162 жыл бұрын
can you please create crash course on c++
@BhanuNandanaPavanKumarBavirise11 ай бұрын
Hi mam.If possible please make a videos on design patterns java
@RameshBabu-pk7it9 ай бұрын
I went through out the video, and it was really good explanation.. want to get the code.. is the code available in any repository like Git.. If yes could you please share the location/link.
@VipinRawat_Offcial2 жыл бұрын
Very good explanation 👌
@KeertiPurswani Жыл бұрын
Thank you! 😇
@cs-ope Жыл бұрын
great tutorial
@Justnadeem2 жыл бұрын
What would be better a software engineer or Full Stack Developer on basis of salary
@sharatpaul2 жыл бұрын
Nice e.g. and wonderful explanation !
@KeertiPurswani2 жыл бұрын
Thank you! ❤️😇
@sharatpaul2 жыл бұрын
@@KeertiPurswani ❤️🙂
@tanvighildiyal80682 жыл бұрын
Nice video, can u also make a video on tata steel tomorrowlab competition. I want to participate in it. I heard they are giving out great prizes!
@sankaranarayanan1382 жыл бұрын
Can we get source code for this?
@raghavanamala26835 ай бұрын
What is the difference between builder and abstract factory design patterns?
@NidhishAbraham2 күн бұрын
Builder Design Pattern - Focuses on constructing complex objects step by step. - Used when the process of constructing an object involves multiple steps or a specific sequence. Abstract Factory Design Pattern - Focuses on creating families of related or dependent objects. - Used when you need to ensure that a set of objects are compatible with each other.
@nikunjkumar83202 жыл бұрын
Is C++ allowed in machine coding round as mostly Java is used ?
@KeertiPurswani2 жыл бұрын
I have used C++ in all my interviews till now ✌️
@sheshitkarthikeya15282 жыл бұрын
@@KeertiPurswani Can you giva a source code link in description with java implementation of your example? I am more familiar with java only.🥺
@himanipant34792 жыл бұрын
Hey keerti... Very well explained... I somehow now able to understand what exactly the Abstract Factory Design Pattern is.. 😊😊 A big thanks❤
@poosarlasuresh0072 жыл бұрын
Hi Keerti, thnx for the video. It was very clear. One small suggestion, if you can also add the UML part for each design patterns, it would be a complete set. Thanks in Advance
@harshaharsha33882 жыл бұрын
Mam please upload other design patterns also
@shashanksinha65832 жыл бұрын
beautifully explained :)
@KeertiPurswani Жыл бұрын
Thank you so much! Hope you like other videos as well! ❤️😇
@GauravChaudhary092 жыл бұрын
Nice example
@ruchad312 жыл бұрын
Best best best!!!
@monicachhabria34062 жыл бұрын
please share cons of design patterns also
@akhilsharma17782 жыл бұрын
Hey Keerti, thanks for making these videos. I wanted to ask about class diagrams. How do you make class diagrams if OOD interview is online? Are there special tools for OOD interview? Also, Can I convert these OOD videos in form of written content and put it on hashnode blog and put the video's link in the blog too?
@sanchitkumar54152 жыл бұрын
Yes please do, (if she agrees), that would be really helpful for quick revision, as I am too lazy to make any notes while watching any tutorials and later after few months when I want to revise, then I have watch the same videos again, which is time consuming. Plz share the link, if you have already done that
@akhilsharma17782 жыл бұрын
@@sanchitkumar5415 well she hasn't responded so, can't really make it.
@Prashantkumar-pn6qq2 жыл бұрын
When is strategy pattern video coming!!?
@rogueranger90322 жыл бұрын
Hi Keerti, I am currently working in a startup which has a tech stack of React Native, a hybrid platform to build mobile applications. I saw your other videos and see you have given a lot of interviews. Congratulations By the way! So in your opinion does current stack matter if I want to switch to a SDE role in big tech companies? Or DSA, HLD, LLD will be enough?
@ajnabee012 жыл бұрын
For me it didn't. I worked as Salesforce Dev and switched to Amazon SDE.
@manjunathg10892 жыл бұрын
I'm mechanical engineer 2019 passed out want to switch to IT so which one would be better for me developing or testing? Future, growth and job security as my frnds were saying tht after some years when AI and ML will come then they will fire testers so I'm confused plz tell me which one to go with??
@mayankrai79382 жыл бұрын
Thank you so much 🥰
@KeertiPurswani2 жыл бұрын
❤️❤️
@amishasingh51182 жыл бұрын
Thank you di💙 it is said interface needs to define all abstract function in it, Di i was getting confused with interface and abstract class could you clear this please
@VipinRawat_Offcial2 жыл бұрын
Nice 👍
@ajaydhanwani45712 жыл бұрын
can you please add all design pattern videos under a single playlist, it's difficult to search them one by one, Thanks in advance! 🙂
@KeertiPurswani Жыл бұрын
It was always under a playlist!
@lordgreat60512 жыл бұрын
liked for that cute hi guys
@niranjanamurthy41686 ай бұрын
good
@znyd.7 ай бұрын
Best
@vishalmishra193710 ай бұрын
Crisp
@Deepanshuahalawat5 ай бұрын
any Java person watching this ? iostream was a shock for me, is it java 50 ?😂😂😂😂