Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please use rule of thumb for this question ? Selection sort takes time ( rougly ) proportional to n ^ 2 while merge sort takes
Please use rule of thumb for this question Selection sort takes time rougly proportional to n while merge sort takes time roughly proportional to nlogn where n is the array size. Suppose that both algorithms take the same amount of time to sort an array of size What will be the ratio of the runtimes selection sort merge sort when the array size is increased to
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started