We have n distinct keys in array A[0..n-1] that belong to an arbitrary range. The keys are comparable thus for every two keys A[i] and A[j] we can determine in one comparison which one is larger or smaller. (You may assume that n is a multiple of 4). We would like to order the n keys into four groups A_1 , A_2 , A_3 , A_4, each of size n/4, such that all the keys in A_1 are larger than those in A_2, those in A_2 are larger than those in A_3 and so on. WE DON'T care however if the keys within each of the sets are ordered (sorted). Describe a time efficient algorithm that solves this problem i.e. determines the elements of A_1 , A_2 , A_3 and A_4. Justify your answer and provide the running time of your time efficient solution using appropriate (tight) asymptotic notation. Example note. A_1 = [ 1000, 1000000 , 2000000000000, 30000000] A_2 = [ 800, 300, 501, 999 ] A_3 =[259 , 51, 99, 59] A_4 = [ 24.34, 1 , 2/3 , 10]

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Its Urgent.Can anyone of you please help me solve this?

We have n distinct keys in array A[0..n-1] that belong to an arbitrary range. The keys are comparable thus for every
two keys A[i] and A[j] we can determine in one comparison which one is larger or smaller. (You may assume that n is a multiple of 4).
We would like to order the n keys into four groups A_1 , A_2 , A_3 , A_4, each of size n/4, such that all the
keys in A_1 are larger than those in A_2, those in A_2 are larger than those in A_3 and so on.
WE DON'T care however if the keys within each of the sets are ordered (sorted).
Describe a time efficient algorithm that solves this problem i.e. determines the elements of
A_1 , A_2 , A_3 and A_4. Justify your answer and provide the running time of your time efficient solution using appropriate (tight) asymptotic notation.

Example note.
A_1 = [ 1000, 1000000 , 2000000000000, 30000000]
A_2 = [ 800, 300, 501, 999 ]
A_3 =[259 , 51, 99, 59]
A_4 = [ 24.34, 1 , 2/3 , 10]
would be an acceptable solution if we had n=16 numeric-like keys as shown

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY