UGC NET EXPERTS
Data Structure Test 4
* Required
Email address
*
Your email
Q.1. What is the other name of Bucket Sort?
*
1 point
Quick Sort
Radix Sort
Bubble Sort
Shell Sort
Q.2. In which sorting technique we use the distance?
*
1 point
Selection Sort
Bubble Sort
Shell Sort
Heap Sort
Q.3. Preorder is same as?
*
1 point
breadth-first order
depth-first order
linear order
topological order
Q.4. Which of the following traversal technique lists the nodes of binary search tree in ascending order?
*
1 point
post-order
pre-order
in-order
none of the above
Q.5. Which of the following algorithm design technique is used in the quick sort algorithm?
*
1 point
dynamic programming
back-tracking
divide and conquer
greedy method
Q.6. Linked lists are not suitable for implementing
*
1 point
insertion sort
binary search
polynomial manipulation
radix sort
Q.7. In circularly linked list, insertion involves the modification of
*
1 point
no pointer
1 pointer
2 pointer
3 pointer
Submit
This content is neither created nor endorsed by Google.
Report Abuse
-
Terms of Service
-
Privacy Policy
Forms