Delete a node from a Singly Linked List at a given position (Animation)

  Рет қаралды 26,322

Dinesh Varyani

Dinesh Varyani

3 жыл бұрын

►Full DSA Course - • Data Structures and Al...
►Follow me on Instagram - bit.ly/intrvwkckstrt
►Follow me on LinkedIn - bit.ly/fllwlkdn
►Enroll in the complete course: bit.ly/3W4qthg
►Source Code - github.com/dinesh-varyani/ds-...
►Download DSA Animation Slides - techready.in/courses/150-dsa-...
►Click here to subscribe - kzfaq.info...
Watch all my playlist here:
►Data Structures and Algorithms Course playlist: • Data Structures and Al...
►Mastering JUnit 5 - kzfaq.info?list...
►Mastering Mockito 3 - • Mockito 3 Tutorials
►Analysis of Algorithms - • Analysis of Algorithms
►Linked List Data Structures - • Linked List Data Struc...
►Array Data Structures - • Playlist
►Stack Data Structure - • Stack Data Structure
►Queue Data Structure - • Queue Data Structure
►Binary Tree Data Structure - • Binary Tree Data Struc...
►Graph Data Structure - • Graph Data Structure
►Binary Heap Data Structure - • Binary Heap Data Struc...
►Trie Data Structure - • Trie Data Structure
►Dynamic Programming Algorithms - • Dynamic Programming Al...
►Hashing Data Structures - • Hashing Data Structures
►Sorting and Searching - • Sorting and Searching
►String Algorithms - • String Algorithms
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

Пікірлер: 46
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
Please
@sahanakattimani9998
@sahanakattimani9998 2 жыл бұрын
Thank you for such a good course. One thing to be noticed in singly linked list program implementation is when the first node is deleted, head is returned. But returning head node will not actually delete the node from the list. So this case needs to be handled.
@shubhamagarwal1434
@shubhamagarwal1434 2 жыл бұрын
Best series for DS & Algo. I am also 10 yrs java exp guy. Was looking for DS & Algo free course over KZfaq with java implementation and found this. Hats Off To You Man...Excellent Work. GOD BLESS YOU :)
@aniketsomkuwar8617
@aniketsomkuwar8617 Жыл бұрын
Thank you very much sir. That's all I can say now . Your explanation is very much clear, we don't have to check other video on the topic you taught to us. God bless us😇🙏
@MohdDanish-kv8ry
@MohdDanish-kv8ry 3 жыл бұрын
salute to your hard work. I mean, How so you not have a million subs.
@mrunaligaikwad1953
@mrunaligaikwad1953 2 жыл бұрын
deleting when position is 1 is same as delete node at the start i feel, can we not apply the temp concept here?
@polash9689
@polash9689 2 жыл бұрын
Sir, Your teaching method is so good.
@shreeyabhosale2527
@shreeyabhosale2527 3 жыл бұрын
Thank you for making this series
@sreddy8141
@sreddy8141 2 жыл бұрын
Awesome sir, i have shared this wonderful Playlist wit ma frds, so helpful it is
@shubhambhopale4603
@shubhambhopale4603 2 жыл бұрын
Hello @Dinesh Varyani, I have reached till this video so far and every video is a peace of GEM. Just one suggestion, wouldn't it have been even more value add to this if you would have discussed the TC & SC for the algorithms you are discussing in the videos.
@ahmadabdou2751
@ahmadabdou2751 2 жыл бұрын
Thanks for your videos they are really helpful, keep up the good work <3
@wakeelmalik8387
@wakeelmalik8387 Жыл бұрын
if someone pass position greater than LinkedList size, in that case code will through NullPointerException
@chetantayde1055
@chetantayde1055 2 жыл бұрын
Thank you sir very good content best data structure course.
@cricketwallaah7702
@cricketwallaah7702 2 жыл бұрын
Thanks🙏 it's very helpful
@devendrasinghrathore78
@devendrasinghrathore78 2 жыл бұрын
its wonderful explanation and course
@aniketsomkuwar8617
@aniketsomkuwar8617 Жыл бұрын
My Guru
@lakshmigopan9956
@lakshmigopan9956 3 жыл бұрын
Thank you so much sir..
@sanjushekhawat6446
@sanjushekhawat6446 3 жыл бұрын
Thanks sir good content keep it
@abhishekranjan1094
@abhishekranjan1094 3 жыл бұрын
very nice sir 🙏
@modinglymods4085
@modinglymods4085 Жыл бұрын
why do we always use while loop here. Why not for loop? Is there any performance difference?
Single Linked List (Deleting the Node at a Particular Position)
9:43
Son ❤️ #shorts by Leisi Show
00:41
Leisi Show
Рет қаралды 8 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 7 МЛН
I'm Excited To see If Kelly Can Meet This Challenge!
00:16
Mini Katana
Рет қаралды 30 МЛН
Singly Linked List | Insert, Delete, Complexity Analysis
14:39
Blue Tree Code
Рет қаралды 58 М.
Why Floyd's Cycle Detection algorithm works?
19:30
Dinesh Varyani
Рет қаралды 20 М.
Insert a node in a Singly Linked List at a given position (Animation)
15:33
Deleting the Entire Single Linked List
6:06
Neso Academy
Рет қаралды 75 М.
Generate Binary numbers from 1 to n using a Queue | Animation
18:38
Dinesh Varyani
Рет қаралды 15 М.
How to represent a Circular Singly Linked List in Java ?
7:57
Dinesh Varyani
Рет қаралды 23 М.
Son ❤️ #shorts by Leisi Show
00:41
Leisi Show
Рет қаралды 8 МЛН