You are on page 1of 3

Data Structure & Algorithms

Practical File

Session [2022-23]

Submitted To - Mr. Kapil

Submitted By - Shubham Kumar Jha


B. Tech (CSE)
3rd Sem
INDEX
S.no Topic Date Remarks
1. Traverse operation in linear 5/12/2022
array
2. adding an element at the mid of 5/12/2022
the array
3. insertion at the beginning of the 5/12/2022
array
4. insertion at the end of the array 5/12/2022

5. searching of an element in the 5/12/2022


array
6. program to create and traverse 5/12/2022
linked list
7. Inserting an element in 5/12/2022
beginning of an array
8. Insertion of Node in middle of 5/12/2022
Singly Link List
9. Insertion of Node at End of Link 5/12/2022
List
10. Delete First Node Of a Link List 5/12/2022

11. Deletion of Node in middle of a 5/12/2022


Link List

12. Delete Last Node from a 5/12/2022


Linked List

13. program to search a node in 5/12/2022


linked list

You might also like