Q:1 Answer The Following. 9: 5. The Linear Search Is Not Suitable When
Q:1 Answer The Following. 9: 5. The Linear Search Is Not Suitable When
4. Give difference between array and linked list. 5. List applications of stack. 6. What is the complexity of insertion sort? 7. What is input restricted deque? 8. Compare binary search and linear search. 9. What is priority queue? Q: 2 Write algorithms for the following. 1. POP operation on a stack using linked list. 2. To sort an array using selection sort technique. 3. Insert at last in doubly linked list. SECTION-2 Q: 3 Answer the following. 1. The memory address of the first element of an array is called A. Floor address C. First address B. Function address D. Base address 2. Which of the following data structure is non linear data structure? A. Trees B. Stack C. Arrays 3. The situation when in a linked list HEADER=NULL is A. Underflow B. Overflow C. House full 4. Which of the following data structure can't store the non-homogeneous data elements? A. Arrays B. Records C. Pointers
15