saifamrkhail / sort

sort algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sort

In this project the following sort algorithms are implemented:

  • bubble sort
  • quick sort
  • merge sort

About

sort algorithms


Languages

Language:C 100.0%