Lec-22: Insert a node at the end of Linked List | Data Structure

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

In this video we have discussed Insert a node at the end of Linked List.
Inserting a new node at the end of the Linked List is very easy. First, a new node with given element is created. It is then added at the end of the list by linking the last node to the new node.

0:00 - Introduction
1:11 - insertion at the end
4:02 - Pseudocode
14:00 - Time complexity

►Data Structure (Complete Playlist):

Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
► Operating System :
►Database Management System:
► Theory of Computation
►Artificial Intelligence:
►Computer Networks (Complete Playlist):
►Computer Architecture (Complete Playlist):
►Structured Query Language (SQL):
►Discrete Mathematics:
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Design and Analysis of algorithms (DAA) (Complete Playlist):
►Graph Theory:
►Programming in C:
►Digital Logic:

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
Рекомендации по теме
Комментарии
Автор

Words can't express how you have helped shape who I am. ...
I will never forget my time in your class. ...

ranabindumondal
Автор

this is really helpful i checked other lectures from various teachers on this topic but never got this
much clear explanation, thank you so much mam :)

rishabhsisodiya
Автор

Mam your are really amazing topic is my favourite topic after explain by you... thanks a lot mam❤😊

Kajalrao-mell
Автор

awesome no one teach like you
thanks a lot👌👌👌👌👌👌👌👌

NikhilKumar-gybb
Автор

Very helpful session mem ❤thankyou so much 🎉😊

pratigyadadhore
Автор

Mam please upload the video for deletion...

sairanjan
Автор

Mam i have 1 doubt about code
Actually mam hume yha par last me new node ko add karna tha right, wo kia bhi humne but phr new ko head assign karne ki ky Need thi??

nehamishra
Автор

mam ab sir ki jaga ap lactr diya kery gi

lubnaiqbal
Автор

head->next = new
if head is the only node in a list

PiyushSharmaero
Автор

bhai padha toh sahi rahe hai but itni ad ? bhai har do minute mein ghanti ki tu tu awaaz aarahi hai .... kal paper hai aur dimag kharab ho rha hai

tejasvigulati
Автор

Jo first if hai woh linked list empty hai ya nahi check krne ke liye hai mam if(ptr != Null)

Aisha_Singh
Автор

Ap axha parhati hn
Lekin bohooot slow

muhammadislam
Автор

Varun sir ki playlist kaha h। Mujhe ni aata apka samajh

anujtomar
Автор

Null capital (NULL) likhna hai ya small null likhna hai ?

jskhan