Inspiration

The challenge given by MLH for INIT Day 2 was the inspiration itself.

What it does

It sorts a list of given elements using bubble sort algorithm.

How we built it

Simple DSA concept of Bubble sorting was used to write the code for sorting a list of given elements.

Challenges we ran into

Writing it in 10mins or so was the biggest and the only challenge.

Accomplishments that we're proud of

Being able to submit the project was the accomplishment of the day.

What we learned

We learned about the basic DSA topic of bubble sort.

What's next for List Sorting

Maybe trying out some other types of list sorting and uploading in the git repo.

Built With

Share this project:

Updates