/badAlgorithms

You've heard about how competitive making the best algorithms can be, but no body ever cares about the worst algorithms.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

BAD ALGORITHMS

Like Rosetta Code but for bad algorithms that shouldn't be used. Each Algorithm will have a description of how it works, its best, worst, and average cases, and examples of it in different languages.

list of algorithms

Sorting Algorithms

  • Matt Sort
  • Drop Sort
  • Bogo Sort

Misc

  • Dance