(a) Devise an algorithm to sort three numbers. It should make as few comparisons as possible. How...

Question:

(a) Devise an algorithm to sort three numbers. It should make as few comparisons as possible. How many comparisons and swaps are required in the best, worst, and average cases?

(b) Devise an algorithm to sort five numbers. It should make as few comparisons as possible. How many comparisons and swaps are required in the best, worst, and average cases?

(c) Devise an algorithm to sort eight numbers. It should make as few comparisons as possible. How many comparisons and swaps are required in the best, worst, and average cases?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: