DStructure
DStructure
1. Each instruction must be clear and unambiguous. This statement indicates which
properties of algorithm? A. Input B. Feasibility C. Finiteness D. Definiteness
2. What is the time complexity of f(x) = 3x3 +9x+6?
A. 9x B. 3x3 C. x3 D. 3x3 +9x+6
3. Which one is odd among the following data structure?
A. Tree B. Array C. Linked List D. Stack
4. The maximum number of comparison in sequential searching is _______
A. O (n/2) O(1) C. O(n) D. None
5. Binary search can works with unordered list. A. True B. False
6. In which type of sorting either largest or the smallest number is pushed to its proper