What is the least number of comparisons possible (in the worst case) to sort four elements using any comparison based al
Posted: Fri Jul 01, 2022 5:43 am
What is the least number of comparisons possible (in the worstcase) to sort four elements using any comparison based algorithm?Briefly justify your answer.