1. Explain the median-finding algorithms based on quickselectand counting select in a way that would be understandable to aperson with no programming knowledge. You do not need code in yourexplanation, but use general concepts such as “compare”, “swap”,and “copy”, and you’ll certainly need to use procedural words suchas “if” and “repeat” to explain.
Expert Answer
An answer will be send to you shortly. . . . .