codesankalp / dsalgo

MIT License
8 stars 24 forks source link

Implement more sorting algorithms in existing sort.py #37

Open Aryamanz29 opened 3 years ago

Aryamanz29 commented 3 years ago

Like: bitonic_sort. bogo_sort.py bucket_sort.py comb_sort.py.... & many more

Aryamanz29 commented 3 years ago

I'm going to work on this issue

codesankalp commented 3 years ago

Ok @Aryamanz29 assigning you this issue. Happy coding 🙂.

MokshitSurana commented 2 years ago

hey can I work on this?