Inspiration

Learnt various sorting techniques like the Bubble sort, Insertion sort, Selection sort, Merge sort, and Quicksort. Also, to complete the Day 3 challenge of LHD: Build.

What it does

Sorts a given list of integers in ascending order

How we built it

Using Python

Accomplishments that we're proud of

Successfully sorts a list of integers.

What we learned

Various sorting techniques/algorithms.

Built With

Share this project:

Updates