Lesson 6 of 13 • 35 upvotes • 12:24mins
This lesson will give coding logic that how we can insert a new node in the Beginning of the Linked List in C and Java Programming.
13 lessons • 2h 33m
Course Overview (in Hindi )
5:58mins
Advantages of Linked List over Arrays (in Hindi)
13:36mins
Program to Create A Simple Node of Linked List in C & Java (in Hindi)
10:13mins
Program to Create A Simple Linked List with 3 Nodes in C (in Hindi)
13:43mins
Program to Create A Simple Linked List with 3 Nodes in JAVA (in Hindi)
8:40mins
Program to Insert a Node in the Beginning of Linked List (in Hindi)
12:24mins
Program to Insert a Node in Particular location of Linked List
11:20mins
Program to Insert a Node in the End of Linked List
12:52mins
A Single Program to Insert a Node in the Beginning, Middle and End of Linked List (in Hindi)
12:25mins
Find the Length of the Linked List Using Iterative Approach (in Hindi)
13:09mins
Find the Length of the Linked List Using Recursive Approach (in Hindi)
10:32mins
Program to Search an Element in Linked List : Iterative Approach (in Hindi)
14:56mins
Program to Search an Element in Linked List : Recursive Approach (in Hindi)
13:38mins