Index of DSC (Data Structure Using C)
Index | ||||
S. No. | Practical Name | P. No. | Date | Signature |
1 | Sorting an array | 2 | 14/1/19 | |
2 | The addition of two matrices using functions | 3 | 16/1/19 | |
3 | The multiplication of two matrices | 4,5 | 21/1/19 | |
4 | Push and Pop Operation in stack | 6,7,8,9 | 23/1/19 | |
5 | Inserting and deleting elements in queue | 10,11 | 28/1/19 | |
6 | Inserting and deleting elements in circular queue | 12,13 | 30/1/19 | |
7 | Insertion and deletion of elements in linked list | 14,15 | 4/2/2019 | |
8 | Insertion and deletion of elements in doubly linked list | 16,17,18,19 | 6/2/2019 | |
9 | The factorial of a given number with recursion and without recursion | 20,21 | 11/2/19 & 13/2/19 | |
10 | Fibonacci series with recursion and without recursion | 22,23 | 18/2/19 & 21/2/19 | |
11 | The selection sort technique | 26,27 | 26/2/19 | |
12 | The bubble sort technique | 28,29 | 28/2/19 | |
13 | Program for binary search tree operation | 24,25 | 6/3/2019 | |
14 | The quick sort technique | 30 | 8/3/2019 | |
15 | The merge sort technique | 31,32 | 13/3/19 | |
16 | The linear search procedures to search an element in a given list | 34 | 15/3/19 | |
17 | The binary search procedures to search an element in a given list | 33 | 26/3/19 |
0 Comments