/sorting-algorithms-implementations-in-multiple-languages

Implemented multiple sorting algorithms such as merge sort, quicksort, bubble sort, etc, in many different languages including Python, Java, C++, C#, and Javascript.

Primary LanguagePython

Sorting Algorithms 🔁 in Multiple Programming Languages

Learn new programming languages and sorting algorithms at the same time 🔥👏

Progress

icons8-c-programming

  • Bubble Sort
  • Insertion Sort
  • Selection Sort

icons8-c++

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Quicksort
  • Merge Sort
  • Counting Sort

icons8-c-sharp-logo

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Quicksort
  • Merge Sort

icons8-java

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Quicksort
  • Merge Sort
  • Counting Sort

icons8-javascript

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Quicksort
  • Merge Sort
  • Counting Sort

icons8-python (1)

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Quicksort
  • Merge Sort
  • Heap Sort
  • Counting Sort