Great video, still watching it. You are doing an amazing job boosting the confidence of people with your detailed content in each of the videos. I am really very thankful to you.Great video, still watching it. You are doing an amazing job boosting the confidence of people with your detailed content in each of the videos. I am really very thankful to you. Just a small correction I would like to point here. HashMap doesn't allow duplicate keys but allows duplicate values. That means A single key can't contain more than 1 value but more than 1 key can contain a single value.
Hi Naveen, I have come across your website/videos recently. I found it very informative for understanding the concepts, changing jobs, and preparing for the interview. The way you explain things can make the most complex concepts also very simple. This is a huge contribution to the QA industry. My best wishes to you.
Thanks A Bunch Sir .I Recently Found Your Channel And Believe Me I Am In Love With Your Teaching Method And Your Content .Truly Have No Words To Express My Gratitudeness . Love From Pakistan.
Hi naveen the way you have explained the differences between the collection interfaces is really amazing .Can you please share the comparision table in the description
Hi Naveen, I am in learning Phase of Java, Thanks for all videos, Just want to know, In LinkedList random is access is possible via .get(index) than why you mention as not supported?
Hi please help me i need one solution in selenium..when i zoom in page i am not able to locate the element and click on that element..any body who can resolve this are much appreciated. Thank you
Hi Naveen, Firstly thanks for such great contents. Also, do you have any videos for Executor framework where we can get more detail on concurrentHashMap? Thank you !
how to remember these differences. I am understanding from your video. But after a while or during interview i will definetely get confused in this.Any suggestions pls?
The thing is Random access means that we should be able to locate an element in O(1) time if we specify the index this happens if we use ArrayList but in case of LinkedList although we use get method and specify the index but in background it actually traverse the linked list to get the element at ith index so that's why i think it is marked as no random access.
वोह मिल गया जिसकी मुझे कबसे तलाश थी.. Thank you Naveen
Thanks a bunch Naveen , people like you really make world a better place by helping others to learn easily 🙏🙏
Great video, still watching it. You are doing an amazing job boosting the confidence of people with your detailed content in each of the videos. I am really very thankful to you.Great video, still watching it. You are doing an amazing job boosting the confidence of people with your detailed content in each of the videos. I am really very thankful to you. Just a small correction I would like to point here. HashMap doesn't allow duplicate keys but allows duplicate values. That means A single key can't contain more than 1 value but more than 1 key can contain a single value.
Real Hero, and guiding in proper way to learn every concept in clearly.
Hi Naveen,
I have come across your website/videos recently. I found it very informative for understanding the concepts, changing jobs, and preparing for the interview. The way you explain things can make the most complex concepts also very simple. This is a huge contribution to the QA industry. My best wishes to you.
At 8:38 duplicate values, we can store for the different key, for key 1-100 and key 2-100 is possible!!
Naveen your style and way of teaching is excellent.
Thank you is a very small world for the work you put here
Thanks A Bunch Sir .I Recently Found Your Channel And Believe Me I Am In Love With Your Teaching Method And Your Content .Truly Have No Words To Express My Gratitudeness .
Love From Pakistan.
It's really amazing tqs naveen u are automation guru.
@Naveen your explanation is always to the point so that even a beginner can easily grasp it. Hoping to join your paid course soon..
Hello Naveen , Thread safety and synchronization should be the same thing (or) Differnt
Great work Naveen. Your videos are very helpful.
God bless you Naveen 🙏 ❤
Today I understood thread safety and other all concepts. Thanks Naveen 😊
@Naveen Stack does implement RandomAccess Interface as it inherits the same from Vector .
Hi naveen the way you have explained the differences between the collection interfaces is really amazing .Can you please share the comparision table in the description
Naveen pls clarify me. Stack extends Vector since how stack doesn't support random access. 🤔
Yaa definitely you explained very well and make us clear all the small and big concept of each on... Really this is good video and thanks.
List will help to remember the differences
Thanks
thanks Naveen for this topic with the differentiation part 👍😊
Thanks a lot for this topics. Majority of interview Question faced from collection
How many years of experience do you have?
Great help for this topic..amazing..!
Glad you liked it
Hashmap allows duplicate values to be stored. By element you mean key or value. As duplicate key is of course not allowed
Hi Naveen, I am in learning Phase of Java, Thanks for all videos, Just want to know, In LinkedList random is access is possible via .get(index) than why you mention as not supported?
Same question here also
Thank you so much Naveen for this topic
Awesome Naveen !! Well explained and easy chart to remember .Thanks a lot.
Hi sir video is nice but words are not visible in Android
Thanks Naveen, Nice explanation and table format presentation.
Glad you liked it
Hi Naveen, could you please also explain why we called it Hash MAP,HAS Table, what is significance of Hash, Is hash a function or class?
Can you please explain the difference between Data structures and Collections?
@Naveen, In LinkedList random access data is allowed
Great video, Can any one tell me which one is the most used collection in the Selenium Automation?
Hi, why have u not included Priorityqueue class in the list?
Thanks a lot Naveen
Hi please help me i need one solution in selenium..when i zoom in page i am not able to locate the element and click on that element..any body who can resolve this are much appreciated. Thank you
Hi Naveen, Can you please add collections code to the GITHUB
Great video sir
will this Java series useful for SDET profiles ? or this is for Devs?
Thanks very nicely explained 👍
Glad it was helpful!
Hey Naveen the random access is allowed in LinkedList I think
Sir nice explanation.Please can you make a video in framework where we used collection concept
Hi Naveen, thank you very much for the video. Did we mis Linked Hashset and Linked Hashmap in the table?
Is there any way/trick to remember this? I am sure there are more talented people in the world who might already found the way to remember 😊
But we can random access an element in linkedlist
omg ! this is best
Hi Naveen, Firstly thanks for such great contents. Also, do you have any videos for Executor framework where we can get more detail on concurrentHashMap? Thank you !
The chart is blurry and not able to read. is it for me or everyone too?
how to remember these differences. I am understanding from your video. But after a while or during interview i will definetely get confused in this.Any suggestions pls?
Prepare your notes and keep revising it.
Nice explanation
Link for joining the telegram group is not working..
t.me/joinchat/COJqZUPB02pj9vVmu8Yv7Q
I was able to do random Access in LinkedList, could you please confirm on this
The thing is Random access means that we should be able to locate an element in O(1) time if we specify the index this happens if we use ArrayList but in case of LinkedList although we use get method and specify the index but in background it actually traverse the linked list to get the element at ith index so that's why i think it is marked as no random access.
Excellnt
Collection framework was already there in your playlist why did u repeated it??
Check it again. This is more advanced playlist.
@@naveenautomationlabs
Oh ok then follwing this playlist only..
Thank you....
hashmap doesnt allow duplicate keys but allows duplicate value
can u provide notes too in a pdf format?
Thank you so much !!
Thank you :)
You forget LinkedHashMap in the chart
Letter are very small☹️
hashmap
Thanks a lot Naveen 🙏
Thanks a lot Naveen