How Insertion in Linked List Works ? 🤔😏

preview_player
Показать описание
In this video, I'm going to show you how insertion in a linked list works. I'll start by creating a list of 10 integers and then I'll insert a number into the list. I'll also show you how to delete a number from the list.

If you're curious about how linked lists work, or just want to have some fun, then this video is for you! I'll explain the basics of insertion and deletion in a linked list, and you'll learn something new in the process. Thanks for watching!

Connect with us on:

_________________________________________________________________

insertion in linked list
insertion in linkedlist
linked list
data structures
dsa fun
dsa fun reels
linkedlist fun reels
linked list fun
singly linked list
inserting a node
doubly linked list
insertion at begin
insertion at end
insertion at given position
insert in linked list
data structure
single linked list
circular linked list
linkedlist insertion
linkedlist
linked list insertion
what is linked list
how to insert
insert a node
Рекомендации по теме
Комментарии
Автор

If you take a tail. Pointer insertion can be done in O(1)

SauradipGhosh
Автор

This look simple in video ...but when u code 😢

SahilAnsari-wvsd
Автор

Basic idea understood behind Linked List Ty

twilight
Автор

So, insertion at the beginning - O(1)
At the end - O(n)
At nth position - O(n)

mr.misbah
Автор

brooo at front new node will be inserted after head right....i mean head points new node and then newnode points the next as you guys inserted newnode infront of head

ramviswanadhapalli
Автор

Isn’t add end is constant time? There’s no need to transverse through the whole list for that, as you can directly jump to the end node.

Iamfafafel
Автор

Hum ladke hai, apne sath yehi hota hai....

ankitkochar
Автор

I can use this video as an animation in my ppt.

GoodBoy-mymv
Автор

Ye video mujhe meri mam ne recommend Kiya 😁

shreyaranadey
Автор

Vai 3rd position ki time pe index galat data diya ... ' zero ' se start hota hai

ankitnath
Автор

agar aisehi samjhna hota toh main 7 lac deta hi nhi
university ko

priyanshushekharpandey
Автор

I love insertion at begin and end but this insertion and deletion at middle is irrritating

wednesdayaddams
Автор

Kaash iska code v itna simple hota...😅

ayush
welcome to shbcf.ru