Computer Science, asked by karijaswanth7356, 10 months ago

Which sorting algorithm is also known as tournament sort?

Answers

Answered by Zisha7
2

Answer:

Heapsort

Note: Heapsort is sometimes called tournament sort. Consider the tree of matches in a single-elimination sports tournament, where players' abilities are a total order.

Similar questions