CS301 Data Structures-FINAL TERM FEB 2012
SHARE HERE
Questions were about
1.Table ADT
2. Bubble Sort
3. Solution of AB-C+DEF-+^ while given values were A=3, B=2, C=1, D=1, E=2 and F= 3
4. Binary Search is an algorithm used with the ------ data.
5. If there are N elements in an array then the number of maximum steps needed to find an element using Binary Search are --------.
6. In disjoint sets Union is a ------ time operation.
7. Circular linked list
8. Creating a heap of given data.
9. Mergesort method
What is hashing?
Define skip list? In one line?
Heap sorting...
Binary Search is the fastest method of searching in algorithm. Justify your answer.
Tags: 2012, CS301, Data, FEB, Structures-FINAL, TERM