Inspiration

In our daily life, we use Sorting at various instances. So, this code shows the famous three Sorting Algorithms

What it does

It does Sorting based on the list provided to the particular function

How we built it

The whole algorithms are built using the C Language

Challenges we ran into

I ran into basic Errors like Syntax and Runtime Errors.

Accomplishments that we're proud of

After figuring out the errors, we finally accomplished the sorting algorithms

What we learned

I learned the basics of C Language and how to implement the algorithms

What's next for Write Code to Sort a List

I am going to add all the Sorting algorithms and mention their respective Time Complexities.

Built With

  • algorithms
  • c
  • c-language
Share this project:

Updates