Inspiration
To create a program for sorting algorithm
What it does
Sorts and returns a list, upon providing a list as input
How we built
We used the python programming language and used selection sort and bubble sort techniques
What we learned
We learned about sorting algorithms
What's next for Sorting method
Add more sorting algorithms like insertion sort, quick sort, merge sort, etc.
Log in or sign up for Devpost to join the conversation.