filmov
tv
Lec-24: Delete a node from the beginning of Linked List | Data Structure
Показать описание
In this video we have described "Delete a node from the beginning of Linked List."
Here is how to Delete a node from the beginning of Linked List. To delete the first node (head node), copy the head node in a temporary node. Make the second node as the head node. Now, delete the temporary node.
0:00 - Introduction
0:17 - Deletion from the beginning
1:47 - Pseudocode
5:32 - 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:
Комментарии