Thanks Naveen ,for your valuable time and contribution towards Java and Selenium...You are doing great great job ..Thanks for explanation each and every topic very clearly
Hi Vaveen, I was revising Java Collections then I saw your tutorials, very well explained. Thanks for sharing your knowledge and Time. Just one point I wanted to add here: TreeSet implement NavigableSet and NavigableSet Interface extendes SortedSet but you mentioned that TreeSet class implement SortedSet which I feel needs to be clear. Thanks
Your approach of teaching the concepts is very different and easy to understand. Thanks for sharing your knowledge Naveen!!. Not many can explain the way you do!
Awesome tutorials... I am preparing for selenium so What all Java videos need to be completed? From 1-15 videos is enough or any other videos need to be completed? Please reply... Thanks in advance
We love your videos, sir. Please finish the framework breakdown. Queue, Set..............Are the videos you put up first the most important? Is it better to learn them in order?
Hi Naveen...excellent explanation...just one question...as java doesn’t support multiple inheritance...so how come linkedlist class implements list and deque interfaces?....Thanks
It doesn't support inheritance from multiple classes or abstract classes. You have always been able to implement as many interfaces as necessary in any class. In Java 8 and beyond, we now have default methods so you can even be multiply inheriting some behaviors as well.
Hi Naveen, The collections tutorials are very nice. Could you also please share some practical examples for collections. Like it becomes very confusing where to use which collection concept.
Hi Naveen, Your Java collection videos are very nice. Can you share More videos of Set Interface and it's classes and methods ? How to use that? Thank you..!
Hello! The english subtitles are not available. Please, activate the English subtitle in all the videos in this series because I am learning English and sometimes I need read the subtitle to understand. Thank you!
Thank you Naveen ! Great Explanation . Can you tel me what is the use of this interface in collection. means how it helps classes. because user can define interface that helps to define the abstract method. But in collections interfaces are predefined so how it helps and what will there inside interface?
Hi Naveen, Thanks for your effort. firstly i saw this video I had a confusion in this explanation. you are telling the relationship btw interface-interface is implementing that means set,list and queue implementing collection interface..after sometime you are telling those interfaces(list,set and queue) extending collection interface..please make it correct.
List, Set are also interfaces which are Collection interface extensions. These interfaces implement by classes likeLinked list, arraylist, TreeSet, HashSet
thats why u need to improve the basics and watch the full series on collections in java. you can not implement it practically if you dont know the basics.
You are a great tutor...... Just the love the way you teach !
All fit in head :) , practised thrice and now all set too.! cool , hoping to see usage in next videos..
Great Teacher's Sprit...Thanks, Naveen!!!
The way you explain things is truly commendable. Thanks for these videos.
Thanks Naveen ,for your valuable time and contribution towards Java and Selenium...You are doing great great job ..Thanks for explanation each and every topic very clearly
Buddy you are awesome and things you conveying is miracle. Thanks for this deep explanation.
Very much thankful to you for the crystal clear explanation :)
Very intelligent and clear teaching methods...
such good guidance... Thank you Naveen
Naveen brother ur fantastic.... Explanation is very clear!!! And Mainly thanks for all the useful stuffs in UA-cam for free!!! Worth of 20,000rs 😊😊
Sir your tutorials in java and testing makes more conceptual in any interview. Thank you sir for such informative session.
Thank you very much Naveen!! These video playlists always helped me.
Thank you Naveen, the way you explain is very good, easy to understand.
wonderfully explained
Hi Naveen, thank you for the great help !! You are an excellent teacher. I request you to please make a video on Multithreading in Java.
Sir you are genius literally you made my life ❣️
Hi Vaveen,
I was revising Java Collections then I saw your tutorials, very well explained. Thanks for sharing your knowledge and Time.
Just one point I wanted to add here:
TreeSet implement NavigableSet and NavigableSet Interface extendes SortedSet but you mentioned that TreeSet class implement SortedSet which I feel needs to be clear.
Thanks
Yes, we will talk about it more when we learn TreeSet. I have just given HLD (high level design).
Loving the way you teach Naveen...
This is real good stuff Naveen
very nicely explained ..very helpful for me thanks
Thank you so much now only i got clearcut ideas
Your approach of teaching the concepts is very different and easy to understand. Thanks for sharing your knowledge Naveen!!. Not many can explain the way you do!
thanks bro
very true pradeep br
Thanks Naveen ! :)
Crisp and clear, Naveen! Thank you very much!
Excellent tutorial sir....
very good explanation
Superb explanation
Awesome explanation!! Looks like video 15 came into this list by mistake. It has your students voice as well :)
I think so I got lost which video is the right one in this playlist?
Hi Naveen... A big thanks for such videos. These are really helpful in building a clear base for java, and same for selenium
awesome explanation
👏🏻👏🏻👏🏻👌🏻👌🏻
Awesome tutorials... I am preparing for selenium so What all Java videos need to be completed?
From 1-15 videos is enough or any other videos need to be completed? Please reply... Thanks in advance
PlZ answers for this
Priyanka - I have completed 15 videos which strategy should i follow? Shall i start with selenium?
@@parassharma391 yeah... that is enough.. so u can start with selenium..
@@priyankasahoo9128 thank you
We love your videos, sir. Please finish the framework breakdown. Queue, Set..............Are the videos you put up first the most important? Is it better to learn them in order?
Good Explanation 👌👌💐💐
thanks naveen your doing a great job ...im requesting you to please upload hash set ,Tree Set,Tree map,Linked HashMap..its really appreciated
Hi Naveen. For learning selenium what are the Java concepts to be learnt before. From where i have to start.Please suggest
Thank So Much Naveen Helping a lot with Clear explanation each and every point
Thanks Naveen if i have doubts on Appium shell i get clear Answers ??? okay Thanks please give me Mobile number r Email Address for more helpful
Understood well nice class
Thank you Naveen.Giod Job.
Narehs garu do we need to learn full collections for Automation?
Is there any video for Set?? I did not see any video on set
Hi Naveen...excellent explanation...just one question...as java doesn’t support multiple inheritance...so how come linkedlist class implements list and deque interfaces?....Thanks
It doesn't support inheritance from multiple classes or abstract classes. You have always been able to implement as many interfaces as necessary in any class. In Java 8 and beyond, we now have default methods so you can even be multiply inheriting some behaviors as well.
Is priorityQueue a class to interface Queue ?
Hi Naveen, The collections tutorials are very nice. Could you also please share some practical examples for collections. Like it becomes very confusing where to use which collection concept.
How i can thank u for the help sir...Thank u soo much Naveen Ji
Thank You Naveen
Thanks naveen, I am waiting for next video ...Array list.
Thank u so much Naveen.
Hi Naveen, Your Java collection videos are very nice. Can you share More videos of Set Interface and it's classes and methods ? How to use that? Thank you..!
Thank u so much sir
This is 2020, and this was uploaded in 2017.I can still study this right?? Collection is still exactly the same right?
Yes. It will be same in 2024 also.
Thankyou for the quick reply
There are improvments in collects in recent Java versions, but you should still know all of this.
Awesome
Hey Naveen , how come Dequeue Interface 'Extends' Interface Queue ? it should implements right ?
class implements interface. child Interface extends parent interface.
Naveen AutomationLabs oh !! Thanks for the explanation!
You're welcome
Hello! The english subtitles are not available. Please, activate the English subtitle in all the videos in this series because I am learning English and sometimes I need read the subtitle to understand. Thank you!
thank u sir
Thanks Naveen amazing
Thank you Naveen ! Great Explanation . Can you tel me what is the use of this interface in collection. means how it helps classes. because user can define interface that helps to define the abstract method. But in collections interfaces are predefined so how it helps and what will there inside interface?
Please upload for MAP also, will be more helpful...Thanks in Advance
Sir can any interface implement classes?
No
Thank you 🙏🏻😍
where does hash table and hash map fit here?
Hi Naveen,
Please share more videos on Collection.
Thank You
Hii sir, I need basics tutorials link of java can u please send to me
Hi Naveen, Thanks for your effort. firstly i saw this video I had a confusion in this explanation. you are telling the relationship btw interface-interface is implementing that means set,list and queue implementing collection interface..after sometime you are telling those interfaces(list,set and queue) extending collection interface..please make it correct.
List, Set are also interfaces which are Collection interface extensions. These interfaces implement by classes likeLinked list, arraylist, TreeSet, HashSet
Hi Naveen can you publish SQL concept because interviewer asking SQL question so trying to publish SQL video
does this include Comparable / Comparator?
I want static and non static method class sir
Need practical knowledge in selenium instead of theoretical knowledge
thats why u need to improve the basics and watch the full series on collections in java.
you can not implement it practically if you dont know the basics.
Cannt see anything, audio are best
Zoom bro while explaining
216like