Data Structure & Algorithms Questions and Answers
Practice ModeShowing 10 of 77 questions
Q31
Linked lists are best suited for
Answer: Option B
Q32
Each array declaration need not give, implicitly or explicitly, the information about the
Answer: Option C
Q33
The complexity of merge sort algorithm is
Answer: Option C
Q34
The indirect change of the values of a variabhle in one modue by another module is called
Answer: Option C
Q35
Two main measures for the efficiency of an algorithm are
Answer: Option A
Q36
The time factor when determining the efficiency of algrithm is measured by
Answer: Option A
Q37
The space factor when determining the efficiency of algorithm is measured by
Answer: Option A
Q38
All the above which of the following data structures are indexed structures
Answer: Option A
Q39
Which of the following is not the required condition for binary search algorithm
Answer: Option A
Q40
Which of the following is not a limitation of binary search algorithm ?
Answer: Option A