Bubble sort follows which method?
a) Exchanging method b) Direct method c) Both a and b d) None of these
a) Exchanging method b) Direct method c) Both a and b d) None of these
a) O(n2) b) O(n) c) O(2n) d) None of these.
a) Unswap b) Swaps c) Search d) Rotation
a) Selection sort b) Insertion sort c) Both a and b d) None of these.
a) Largest element b) Smallest element c) Both a and b d) None of these.
a) Straight forward approach b) Straight backward approach c) Both a and b d) None of these
a) Bubble sort b) Insertion sort c) Quick sort d) Merge sort
a) Insertion sort b) Heap sort c) Bubble sort d) Quick sort
a) Insertion sort b) Selection sort c) Quick sort d) None of these.
a) Insertion sort b) Selection sort c) Quick sort d) None of these
a) Priority b) Queue c) Stack d) None of these.
a) O(n2) b) O(n) c) O(n3) d) None of these.
a) O(1) b) O(n2) c) O(n) d) None of the above
a) O(n) b) O(n2) c) O(2n2) d) None of these.
a) O(n2) b) O(n) c) Both a and b d) None of these.
a) Rehashing b) Chaining c) Both a and b d) None of these