Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

This is a collection of sorting algorithms implemented in C.

License

Notifications You must be signed in to change notification settings

BaseMax/SortingAlgorithms

Repository files navigation

Sorting Algorithms (Sort)

This is a collection of sorting algorithms implemented in C.

Algorithms

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Merge Sort
  • Quick Sort
  • Counting Sort
  • Radix Sort
  • Bucket Sort
  • Shell Sort
  • Stooge Sort
  • Slow Sort
  • Brick Sort

Other algorithms are not still implemented:

  • Heap Sort
  • Comb Sort
  • Gnome Sort
  • Cocktail Sort
  • Pigeonhole Sort
  • Cycle Sort
  • Bitonic Sort
  • Pancake Sort
  • Bogo Sort
  • Bogosort
  • Smooth Sort
  • Strand Sort
  • Tree Sort
  • Cube Sort
  • Odd-Even Sort

Copyright (c) 2023, Max Base

Morty Proxy This is a proxified and sanitized view of the page, visit original site.