Insert a node in a Singly Linked List at a given position (Animation)

preview_player
Показать описание

Watch all my playlist here:

Want to land a software engineering job in the IT industry? This course - 'Visualizing Data Structures and Algorithms' is here to help. The course walks you through multiple Java algorithms, data structures problems, and their solutions with step by step visualizations, so that you are actually learning instead of blindly memorizing solutions.

The course covers in and outs of Data Structures and Algorithms in Java. Java is used as the programming language in the course. Students familiar with Javascript, Python, C#, C++, C, etc will also get to learn concepts without any difficulty. The implementation of various Algorithms and Data Structures have been demonstrated and implemented through animated slides. It covers many interview room questions on Algorithms and Data Structures. The questions and solutions are demonstrated by -

1. Animated slide. (To make visualization of algorithms faster)
2. Coding algorithm on IDE.

The course covers topics such as -
0. Algorithm Analysis
1. Arrays
2. Matrix
3. Singly Linked List
4. Doubly Linked List
5. Circular Singly Linked List
6. Stacks
7. Queues
8. Binary Tree
9. Binary Search Tree
10. Graphs
11. Priority Queues and Heaps
12. Recursion
13. Searching
14. Sorting
15. Strings
16. Trie Data Structure
17. Dynamic Programming
and many more ...

#dsa #algorithms #coding
Рекомендации по теме
Комментарии
Автор

Only DSAs that make complete sense to me are in Java. Thanks to you, kind teacher

raz
Автор

Best series for DS & Algo. I am also 10 yrs java exp guy. Was looking for DS & Algo free course over YouTube with java implementation and found this. Hats Off To You Man...Excellent Work. GOD BLESS YOU :)

shubhamagarwal
Автор

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🙏

deepakbaravkar
Автор

This tutorial is very useful for preparing DSA Interviews, Loving it so much. All the code explained are very clear and precise.

samuel_william
Автор

So far, this is the best tutorial I've watched on DSA ❤

jainababah
Автор

I can never thank you enough for this playlist, discovered it yesterday. Amazing content!!

aishwaryagupta
Автор

Excellent Videos in DSA. Thanks a lot. MAY GOD BLESS YOU.

sanjivchauhan
Автор

you are great man keep it up we students need more mentors like you on youtube

ChetanMishra-ider
Автор

Thanks a lot Dinesh Varyani. This has helped me a lot.

dineshr
Автор

Big Thanks to you for this amazing playlist . Amazing Content

Abhishekk
Автор

Sir if in case we have a SinglyLinkedList of having length 2 and we want to insert a newNode in 4th position then....

rohitsinghal
Автор

Thank you for these videos Dinesh sir

seemantjain
Автор

do u have singly linked list that input data of how many nodes and the value of it?

haroldgregconor
Автор

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.

skysefall
Автор

Sir which software is used for making this animative content, kindly tell🥺

mrsst
Автор

This algorithm will not work is position = 2 bcz at position = 2
while(count< position -1 ) will not work as 1<1 is FALSE

pragyatomar
Автор

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 much!!! :):):)

iramkhan
Автор

It's very confusing to count the position from 1, we always count from 0

karentechnologies
Автор

I just can't explain what this tutorial meant to me, thankyou bro, May Allah keep you blessed

fahadminhas