I have watched like 5 videos on this subject, but it still wasn´t that clear. But you explained everything so clearly and easily that now I get it! Thank you very much 🙏 !
@ankit.wasankar3 жыл бұрын
Thanks a lot
@rakibullahsarkar18702 жыл бұрын
Exactly!
@mangesh26 Жыл бұрын
You made my day, I watched dozens of videos and gone through many websites, blogs but not able to get clear understanding. But the way you explained it, it blow my mind. Good Job, keep posting videos
@AbhishekKumar-pk3zp2 жыл бұрын
For me, this video has the best explanation of hashcode and equals method contract.👍 Worthy to subscribe.
@blinkwit14273 жыл бұрын
You have a gift for explain clearly concepts. You should continue :)
@sushiljoshi23262 жыл бұрын
He explained very well with his nicely made presentation ! Thanks for this video. Others make this concept complex, he made it simple .
@prasadkondhalkar6499 Жыл бұрын
Most simplified explanation watched till now. Great work.
@rajatagrawal70166 ай бұрын
You explained it to me in a very easy manner I have watched many videos but your videos cleared my concepts
@ericaugusto56403 жыл бұрын
Amazing teaching skills, thank you for this, now i finally understand this concepts.
@Max25598Ай бұрын
Very good explained!
@sourabhgurjar13243 жыл бұрын
presentation is really good and simple to understand the concept very well.
@karandedhiya95752 жыл бұрын
Very simple and to the point explanation with beautiful PPT
@dnyaneshtathode55112 жыл бұрын
That's a really good explanation. Clear and concise. Keep it up.
@smsms85223 жыл бұрын
Excellent Video
@rahulrsavant2 жыл бұрын
Got 10 out of 10 for Explanation, make lots of different videos, using same style, Thanks 🙏
@linhpksw4 ай бұрын
Very clear and through. Thank you so much. Keep doing more!
@shivaraju84053 жыл бұрын
Seriously a wonderful explanation. watched so many videos but after watching this video there is no requirement of watching other videos. Great Work Man, keep it up . tqsm
@aniruddhachunne30112 жыл бұрын
Thank you so much sir... you are saver .....i spend whole day to understand this concept..
@Reshmashon2 ай бұрын
Really appreciate your effort to make topics so simple and make sure that we understand it.
@ankit.wasankarАй бұрын
thanks a lot. your feedback means a lot.
@sanjayranga2683 Жыл бұрын
The best explanation ever .. i think my interviewer saw your video :P
@prashantranjan48592 жыл бұрын
Excellent.. wonderful explanation.. thanks a ton.
@ManishKumar-qx1kh3 жыл бұрын
we need to make this channel popular by any means. The videos are exceptionally good. Thanks for the hard work brother.
@karthikr8798 Жыл бұрын
You are a LEGEND sir. Thanks for the video.
@koenasadhu80682 жыл бұрын
Wonderful explanation!!
@iwn776202 жыл бұрын
Thank you for the effort of visualising it so good. Very clear presentation!
@sapnahegde5491 Жыл бұрын
Thanks. Please upload more videos. You make concepts so clear by your explanation.
@ankit.wasankar Жыл бұрын
thank you, sure uploading more soon.
@tunghoang93733 жыл бұрын
Thanks from a user from Viet Nam Your explanation was so easy to understand although it's hard to understand your english as much :)
@tanishktripathi2172 жыл бұрын
You earned a subscriber, bro! great explanation, keep doing this!
@shraddhawagh94802 жыл бұрын
Awesome explanation Sir..... when I watched your videos and went for interviews and explained same which you explained , interviewer really impressed with this ... you deserve million of subscribers Sir... one request can you please make video playlist on one real time project so that it would be beneficial for us ... By using latest technologies like SpringBoot , Microservices, latest angular for frontend Database as oracle DB
@pavankalyanmodugu994 Жыл бұрын
The way how u explained awesome great sir make more videos in the same style of explanation &presentation also
@naveenprakash36403 жыл бұрын
I usually don't comment....but this is really amazing
@savaliyaparth468 Жыл бұрын
Great explanation 👍
@hassanmahammad11352 жыл бұрын
Wanted to complete java series, hope u get million subscribers and likes
@aniketjadhav350311 ай бұрын
this same interview question is asked to me in datamaticas but could not able to answer but now I can!!
@sirojiddinsaidov36572 жыл бұрын
Very good video. Super
@knowledgeispower1153 жыл бұрын
Great explanation
@rakibullahsarkar18702 жыл бұрын
Thank you for clearing my confusion
@anandlshinde3 жыл бұрын
Good Content / presentation and explaination. Keep it up
@nikhilbhangale58947 ай бұрын
simply great with animation ......
@parleneha253 жыл бұрын
Awsome explanation.. Thank you🙏
@sreedharreddy4727 ай бұрын
well explained sir. It is very clear.
@supriyashrivastava45353 жыл бұрын
Explanation is very precise,clean & well documented. Thank you so much sir. Please make a video on java 8 features with implementation.
@ankit.wasankar3 жыл бұрын
Thanks and sure.
@NeverQuitOk3 жыл бұрын
KINDLY UPLOAD SOME MORE VIDEOS RELATED TO JAVA INTERVIEW QUESTIONS
@marvellouschandan Жыл бұрын
Awesome explanation bro 😃
@jatinsharma379210 ай бұрын
Ahhhh shukariya bhai !!!
@priyeshmalviya64832 ай бұрын
Thanks bro !! You explained very well about this concept in a video
@ankit.wasankarАй бұрын
Glad it was helpful!
@mahmoudramadan91939 ай бұрын
Great explanation . thank you ♥
@NKG_Creations3 жыл бұрын
Excellent Sir, Thanks alot
@sandeep-rai072 жыл бұрын
Awesome video's and pictorial representation ❤️❤️
@bharatiyaashish3 жыл бұрын
The way you explain is wonderful✨ Please make more vdos...🙏👌👏🌻🇮🇳😊🙇
@PriyankaC-wo8ns Жыл бұрын
sir, "==" checks if both the objects are pointing to same memory location or not and .equals() method compares the values.
@ankit.wasankar Жыл бұрын
yes, that is correct, "==" checks if both the references are pointing to same object or not. If equals() method is not overriden, it will use inherited Object.equals() method, which is same as "==" check. If equals() method is override, then it will be behave as per the code in equals() method, and usually equals method is override in such a way that it compares the content/values of object.
@naveenvigneshwar5190 Жыл бұрын
Thanks a lot 🙏 💓
@shubhamshinde34485 күн бұрын
on length 10.19: The image incorrectly shows duplicate s1 nodes. The correct behavior of a HashMap is to update the existing value for s1 instead of adding a new node in the bucket if the equals() method considers the keys equal.
@atulverma.5153 жыл бұрын
Thanks, Ankit. this is quite a comprehensive video on this topic. A couple of questions came after using the same example. 1. I have created three objects of the student class, st1, st2, st3. with the same values of roll num and name. put s1, s2, s3, and again s1 in the map. but the size of the map is showing as 3 and not 4. however equals always returning false. 2. how come get() method is working, as equals() method in student class is returning false?
@ankit.wasankar3 жыл бұрын
for first question, from java 8 code, i see java people has added an extra check for object equality viz. if (ref1==ref2 || ref1.equals(ref2) ).. so due to this or condition when same object is added it overwrites.. ( thanks for noticing this. will need to update the same in video) for second question, it's really good question and has been answered on stackoverflow. Please check here. stackoverflow.com/questions/13521184/equals-returns-false-yet-object-is-found-in-map/13521238
@atulverma.5153 жыл бұрын
@@ankit.wasankar Thank you Ankit for sparing time to clear my doubt. Cheers.
@SinghRahul-2 жыл бұрын
why dont u upload more videos..
@MHK958 Жыл бұрын
Awsome
@ankit.wasankar Жыл бұрын
thank you
@RishiChopra141 Жыл бұрын
In Student Class you are not overrriding equals but you are overloading it. To Override equals you have to have same method signature first which is public boolean equals(Object object){...}
@pif502310 ай бұрын
I would be careful with the first example, it is confusing. The JVM will say o1.equals(o2) not strictly because they point to the same object in memory but because being the same object their fields will be the same by value. The operator to check for identity (exact same object) is == in Java.
@karamjitsinghsehdev3451 Жыл бұрын
But equals method compares the content and not the memory location. 😢
@ankit.wasankar Жыл бұрын
Yes, the equals() method should always compare the contents. But if you don't override the equals() method in your own class, then it takes the default implementation of the equals() method, and that implementation doesn't compare content instead it compares the memory internally.
@davidbilla23612 жыл бұрын
Why you stopped posting videos?
@Kundapuratiger29 күн бұрын
what happens if we return true as bool .is it print the last one as output
@thevagabond85yt Жыл бұрын
9:12 this chart is OP
@vijayaakkireddy59523 жыл бұрын
equals() evaluates to the comparison of values in the objects..If so o1.equlas(o3) should return true right.since == is used for memory reference comparision
@ankit.wasankar3 жыл бұрын
the default implementation of equals is same as ==
@priyamore85822 жыл бұрын
It's just like string. N. When we create with new then instance is thre n alm