Inspiration - MLH Challenge

What it does - It sorts a list of numbers using Selection Sort.

How we built it - I searched the idea behind the selection sort technique and coded the logic in Java Programming Language.

Challenges we ran into - Challenge was to code the main algorithm in java. It was difficult to use both loops and conditions simultaneously.

Accomplishments that we're proud of - It was great that I was able to convert the structure of idea into the code.

What we learned - I learnt how to use loops and conditions together in harmony.

What's next for Sorting List - Probably, I would like to sort characters and strings.

Built With

Share this project:

Updates