0 votes
in Go Semantics Supplemental by
Which sorting algorithm uses divide and conquer principle to divide the list to single elements?

a) Bubble Sort

b) Heap Sort

c) Radix Sort

d) Merge Sort

1 Answer

0 votes
by
d) Merge Sort

Related questions

0 votes
asked Jul 14, 2022 in Go Semantics Supplemental by john ganales
0 votes
asked Jul 13, 2022 in Go Semantics Supplemental by john ganales
...