Inspiration

Python

What it does

It sorts the list of string, using Quick Sort Algorithm in python

How we built it

I built it in Python, after learning the concepts of Quick Sort.

Accomplishments that we're proud of

My First Sorting Algorithm in Python

What we learned

I learned the basics of Python and Recursion, and also the Quick Sort Algorithm.

What's next for Sort a List in Python

I will try to implement generic Quick Sort Algorithm, which will work for all data types

Built With

Share this project:

Updates