Untitled

 avatar
unknown
plain_text
9 months ago
509 B
17
Indexable
*DSA lab quiz 2* : (i) Stack (using array & linked list), (ii) Queue (using array & linked list), (iii) Doubli linked list, (iv) Program to implement linear search using arrays, (v) Program to implement binary search using arrays, (vi) Program to implement merge sort using arrays, (vii) Program to implement bubble sort program using pointers, (viii). Program to accept a singly linked list of integers & sort the list in ascending order. (ix) Program to concatenate two linear linked lists., (x) Quick sort.
Editor is loading...
Leave a Comment