a) O(n + k)
b) O(n.k)
c) O(n2)
d) O(n log n)
What is the worst space complexity of bucket sort (k = number of buckets)?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the worst space complexity of bucket sort (k = number of buckets)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!