Bozo Sort

Term side of the Card
Topic: Inefficient Sorting Algorithms
Unit title: Bozo Sort
Categories: Algorithm, Concept
Explanation side of the Card

Explanation: The inefficient sorting algorithm that repeatedly swaps random pairs of elements until the list is sorted. Similar to Bogo Sort algorithm in its randomness and impracticality.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub