rust-algorithms icon indicating copy to clipboard operation
rust-algorithms copied to clipboard

Add documentation for bucket sort

Open Mahi-korrapati opened this issue 3 months ago • 2 comments

This pull request adds a complete and clear documentation file for the Bucket Sort algorithm. The documentation explains the concept, steps, complexity, and provides a Rust code example aligned with the existing implementation in the repository.

Mahi-korrapati avatar Nov 14 '25 16:11 Mahi-korrapati

Hello!
I have added detailed documentation for the Bucket Sort algorithm.
Kindly review this PR and let me know if any changes are required.
Thank you for your time.

Mahi-korrapati avatar Nov 14 '25 16:11 Mahi-korrapati

😅 you removed the whole file...

alexfertel avatar Nov 18 '25 09:11 alexfertel