hacktoberfest_2021 icon indicating copy to clipboard operation
hacktoberfest_2021 copied to clipboard

Added All the Sorting Algorithms in C

Open hrithik73 opened this issue 3 years ago • 0 comments

Added imlementation all the famous Sorting Algorithms in C

  • Bubble Sort
  • insertion Sort
  • Selection Sort
  • Quick Sort
  • Heap Sort
  • Merge Sort
  • Moved Optimized Bubble Sort by @rutujap113 in to this directory

hrithik73 avatar Oct 23 '21 08:10 hrithik73