Inspiration
Sorting can be useful in many ways, such as organizing data for efficient search or improving the presentation of information. The need for an efficient sorting algorithm inspired the development of this project.
What it does
Sorting arrays in python.
How we built it
Python programming language.
What we learned
Basic sorting in python.
What's next for "Basic Sorting" in python.
Inclusion of more sorting algorithms form bucket, merge, quick sort to exploration of other algorithms like Bogosort.
Log in or sign up for Devpost to join the conversation.