How to insert a node at the end of a Singly Linked List in Java ?

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
Рекомендации по теме
Комментарии
Автор

what a wonderful explanation tq so much

hpermonth
Автор

Why we write return head
Please reply me sir

renugas
Автор

Thank you so much for a simple explanation of such a trivial topic

harshadakhandekar
Автор

funnly this guy with his text-to-speech voice makes the best, most comprehensive explanations on linked list implementations in java on all of youtube

Levichanxd
Автор

best explanation on youtube for linked list..

ASIFKHAN-zotq
Автор

Finally someone who can explain it clearly, thanks so much man!

Jonathan-qztd
Автор

searching all night for understandable answer and it only 2m in your vid that i know how to do it @@@ god! thank you <3

vuongtiennguyen
Автор

when we are inserting values in the list and it is the first node dont we need to refer the head pointer to the this node.i could find where u have done this

TechTheft
Автор

beautifully explained, thank you! Getting ready for my exam at the end of the month and this really cleared this topic up.

MeshTheSnake
Автор

I really appreciate the way of your explaination. it is best and easy to undstand.

tejashreechavan
Автор

Thank you so much Dinesh for all ofthe help! I was able to finish my assignment because of you... Really good explanations

yoshidownload
Автор

can you add your source code to github or something? hard to access

niamhgallagher
Автор

shouldn't head will also change with current, because current referring to head, and updating current also affect head: Please clear this doubt

ulti
Автор

Best explanation among all of the others :)

asudamohammed