Harish Data Structures Q
Harish Data Structures Q
S No Program
1 Write a program to swap two number using pointer.
2 Write a program to print the marks of student and calculate the
%of the student.
3 Write a program to insert the element of the array and print the
even or odd element separately with the help of pointer.
4 Write a program to insert an item into the linear array.
5 Write a program to delete an item into the linear array.
6 Write a program to print the all element of the link list .
7 Write a program to insert an item into link list as a first node.
8 Write a program to insert an item into the linked of given
location.
9 Write a program to delete an item from the linked list.
10 Write a program to insert an item two-way as double linked list.
11 Write a program to delete an item two- way as double linked
list.
12 Write a program to print the all the element of the given array.
13 Write a program to arrange the element of array in ascending or
descending order.
14 Write a program to print the some of two numbers with the help
of pointer.
15 Write a program to insert an element into stack.
16 Write a program to delete an element into stack.
17 Write a program to insert an element into queue.
18 Write a program to delete an element into queue
19 Write a program to demonstrate circular linked list.
20 Write a program to insert a new node as item in binary tree.
21 Write a program to delete a node item in binary tree.
22 Write a program for demonstrate insertion sort.
23 Write a program for demonstrate selection sort.
24 Write a program to sort the given element using bubble sort.
25 Write a program for demonstrate quick sort.
26 Write a program to demonstrate depth first search (DFS).
27 Write a program to demonstrate merge sort.
28 Write a program to demonstrate radix sort.
29 Write a program to demonstrate breadth first search (BFS).
30 Write a program to print diagonal matrix and check the given
matrix is identity or not.
31 Write a program to print all nodes of tree using pre order
traverser.
32 Write a program to print all nodes of tree using post order
traverser.
33 Write a program to print all nodes of tree using in order
traverser.
34 Write a program to print given string in sorted order.
35 Write a program to print addition and multiplication of matrix.
A
Practical assignment
On
“Data Structures”
Master of Science in Information
Technology [M.Sc. IT II Sem]
Session 2023-2024
Submitted
To
Department of Information Technology
Govt N P G College of Science, Raipur
(C.G)