Question: 2. (5 points) In bucket sort, we create n buckets (where n is the length of the input array). What would happen if we used

2. (5 points) In bucket sort, we create n buckets (where n is the length of the input array). What would happen if we used a number of buckets much less than n? A. The algorithm will run slower. B. The algorithm will require more memory. C. The resulting array will not be sorted. D. The algorithm will not be stable anymore
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
