The worst-case time for binary search to find out a single item in an array is in _________________ ?
a) Quadratic time b) Constant time c) Logarithmic time d) Linear time
a) Quadratic time b) Constant time c) Logarithmic time d) Linear time
 a) pre-order. b) in-order. c) post order. d) not possible.
a) Order of the elements of the list. b) Length of the list. c) Maximum value in list. d) Type of elements of the list.
 a) Bubble Sort b) Insertion Sort c) Selection Sort d) Quick SortÂ
 a) 6 b) 7 c) 5 d) 8
a) Diffusion b) Replication c) Collision d) None of these
a) insertion sort. b) selection sort. c) heap sort. d) quick sort.
a) Binary Search b) Linear Search c) Tree Search d) HashingÂ
a) heap and selection sort b) insertion sort & merge sort c) merge sort and heap sort d) None of these
 a) Merkle tree b) T -tree c) Hash table d) Bx-tree
a) Dynamic Programming b) Backtracking c) Greedy method d) Divide and Conquer
a) in digital currency b) in sorting of large data c) for indexing in databases d) in encryption of data
a) B+ – tree b) T tree c) Tiger tree hash d) Htree
 a) Heap b) Hash list c) BST d) B – tree
 a) Priority queue b) Stack c) A decreasing order array d) None of the mentioned