Yet-Another-Series / Yet_Another_Algorithms_Repository

Beginner friendly repo for easily contributing algorithms' implementations
MIT License
36 stars 258 forks source link

cpp-bozo_sort-O((n-1)!).cpp #211

Closed Vuziks closed 4 years ago

Vuziks commented 5 years ago

Highly inefficient sorting algorithm based on the generate and test paradigm. Used mainly for educational purposes.

Nikunj-Aggarwal commented 5 years ago

*Please follow the Contributing Guidelines & naming conventions in the guidelines accordingly. 🙂 Please correct the folder and commit again Thanks for contributing

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closed due to inactivity