Please *Subscribe* and *Click Bell* 🔔🔔🔔 Icon for More Updates. To get *Data Structures and Algorithms* complete course for free please follow this link - ua-cam.com/play/PL6Zs6LgrJj3tDXv8a_elC6eT_4R5gfX4d.html
Best series for DS & Algo. I am also 10 yrs java exp guy. Was looking for DS & Algo free course over UA-cam with java implementation and found this. Hats Off To You Man...Excellent Work. GOD BLESS YOU :)
This is the first time I'm commenting on somone's video because I found this very helpfull. I was searching for DSA and finally reached here. Great explainantion, The way you are using to clear things is very easy to understand. Thank you sir🙏
Simply amazing! I checked many videos but this playlist was most comprehensive and explanation is very clear and all cases are covered well as well as explained using animation and also through Java code in eclipse! what more could one ask for... Hats off.. keep up the great work.. Thank you so so sooooo much!!! :):):)
usually we keep size as instance variable and we compare position with it ... if position is greater than size we either return or throw an exception !!!
Good catch !!! Its actually missed in slide ... Check for proper code in description of video ... previous should be at head ... Can u check video from 5:00 ...
@Pragya Tomar you should first dry run the code then post the mistake, it will work fine even the while condition is failed because position is at head and should be behind of new node which we will insert.
has this course completed ? i found very usefull but if course not complete then it will break my flow. please tell me, so can continue this course because after 10 days i have an interview.
Please *Subscribe* and *Click Bell* 🔔🔔🔔 Icon for More Updates. To get *Data Structures and Algorithms* complete course for free please follow this link - ua-cam.com/play/PL6Zs6LgrJj3tDXv8a_elC6eT_4R5gfX4d.html
Excellent Videos in DSA. Thanks a lot. MAY GOD BLESS YOU.
Best series for DS & Algo. I am also 10 yrs java exp guy. Was looking for DS & Algo free course over UA-cam with java implementation and found this. Hats Off To You Man...Excellent Work. GOD BLESS YOU :)
Thanks !!!
This is the first time I'm commenting on somone's video because I found this very helpfull.
I was searching for DSA and finally reached here. Great explainantion, The way you are using to clear things is very easy to understand. Thank you sir🙏
Welcome !!!
Only DSAs that make complete sense to me are in Java. Thanks to you, kind teacher
Welcome !!!
So far, this is the best tutorial I've watched on DSA ❤
This tutorial is very useful for preparing DSA Interviews, Loving it so much. All the code explained are very clear and precise.
thanks !!!
I can never thank you enough for this playlist, discovered it yesterday. Amazing content!!
Welcome !!!
same same.......
Sir is this more enough for to get a basic knowledge about dsa to get job in faang companies
Simply amazing! I checked many videos but this playlist was most comprehensive and explanation is very clear and all cases are covered well as well as explained using animation and also through Java code in eclipse! what more could one ask for... Hats off.. keep up the great work.. Thank you so so sooooo much!!! :):):)
Welcome !!! Request you to share the playlist with ur friends and colleagues !!!
this is really perfect playlist
you are great man keep it up we students need more mentors like you on youtube
Thanks !!!
Thanks a lot Dinesh Varyani. This has helped me a lot.
Glad it helped
I just can't explain what this tutorial meant to me , thankyou bro , May Allah keep you blessed
Welcome !!!
Big Thanks to you for this amazing playlist . Amazing Content
Welcome !!! Keep supporting. Please share it with your friends and colleagues as well !!!
Sir if in case we have a SinglyLinkedList of having length 2 and we want to insert a newNode in 4th position then....
usually we keep size as instance variable and we compare position with it ... if position is greater than size we either return or throw an exception !!!
@@itsdineshvaryani Thanks sir 😊
@@rohitsinghal4229 welcome !!!
I love your patience😂❤
Excellent teaching way thanks lot Sir
Welcome !!!
Thank you for these videos Dinesh sir
Great explanation.... Thanku sir🙏
Welcome !!!
do u have singly linked list that input data of how many nodes and the value of it?
didn't get your question. please elaborate more !!!
Very very nice and quality content.
amazing explanation
Thanks !!!
nice explanation
Salute to you sirji
Thanks !!!
Sir which software is used for making this animative content, kindly tell🥺
keynote
This algorithm will not work is position = 2 bcz at position = 2
while(count< position -1 ) will not work as 1
Good catch !!! Its actually missed in slide ... Check for proper code in description of video ... previous should be at head ... Can u check video from 5:00 ...
@Pragya Tomar you should first dry run the code then post the mistake, it will work fine even the while condition is failed because position is at head and should be behind of new node which we will insert.
while runs when you insert the node after 2 position because when u insert node at two there is no need to run while check it out thankyou!!!
@@itsdineshvaryani please pin this comment to top
has this course completed ? i found very usefull but if course not complete then it will break my flow. please tell me, so can continue this course because after 10 days i have an interview.
You first complete whatever there is ... It will take more than 10 days to complete ...
It's very confusing to count the position from 1, we always count from 0
You can write logic for 0 position
👌👌
❤