sachin235/HacktoberFest101

Bucket Sort

Closed this issue · 5 comments

Add code for Bucket Sort algorithm in the language of your choice.

Can I work on this issue?

Can you pls assign me this @sachin235 ?

@rutuja1121 @harshpailkar
Bucket Sort algorithm for C++ has already been added. Feel free to add codes for Python & Java, and raise PR.

I've added the code for Bucket Sort in the python folder. Please merge my PR @sachin235

Resolved with #235, #246 & #248