Correct Answer : Option (A) : Brute Force
Explanation : In Brute force, all the possibilities are tried.
Correct Answer : Option (B) : a base case is not necessary
Correct Answer : Option (C) : Prim's Minimum Spanning Tree
Correct Answer : Option (D) : Heap Sort is not a comparison based sorting algorithm.
Correct Answer : Option (A) : n^3 / (sqrt(n))
Correct Answer : Option (A) : Bubble
Correct Answer : Option (D) : Make a new list with the first item of the original list as the ordered list
Correct Answer : Option (C) : Compare 2 and 1 and put 1 into a new list
Correct Answer : Option (B) : Insertion
Correct Answer : Option (B) : Binary search