Question: (c)(10 points) Given an input array A with n integers in 0.k], we can use the array C in the counting sort to find out

(c)(10 points) Given an input array A with n integers in 0.k], we can use the array C in the counting sort to find out how many integers in A are in a range (a,b). Write a pseudocode for this query. Assume Cli) already contains the number of input integers FindNumIn(a, b) // both a and b are integers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
