Lecture Resources
https://github.com/Tiwarishashwat/Java-Plus-DSA-Placement-Course/tree/main/Lecture-077%20-%20Bucket%20Sort
Problem Name:
Bucket sort
This algorithm, divides the array into buckets and sort them using any other existing algorithm.
It can be used to sort uniformly distributed data.
Watch this video first:
https://youtu.be/S6tARGbBGEo?si=Ix9OBT8ej-h6vC5L
Samsung Interview Experience:
https://youtu.be/GrvlpBzphSU
Company Tags:
Facebook | Amazon | Microsoft | Netflix | Google | LinkedIn | Pega Systems | VMware | Adobe | Samsung
Timestamp:
0:00 - Introduction
#ShashwatTiwari #coding #problemsolving
bucket sort algorithm, hashing bucket size, best case of bucket sort, worst case of bucket, time sorting algorithm, hashing, time complexity of bucket sort, hindi, java dsa, bucket sort code, java bucket sort