Inspiration

To learn more and more algorithms.

What it does

It sorts a list of numbers in ascending order

How we built it

I built it on a practical basis

Challenges we ran into

  • Visualization and Application of recursive approach to Merge and Heap sort
  • How to effectively use loops and if-else statements to reduce Time Complexity.

Accomplishments that we're proud of

  • Understanding recursion and it's use
  • Concept of visibility of methods inside a class
  • Practical usage of static methods

What we learnt

  • Understanding recursion and it's use
  • Concept of visibility of methods inside a class
  • Practical usage of static methods
  • Effective use of loops and conditional statements

What's next for Sort a List

Try to implement more sorting algorithms.

Built With

Share this project:

Updates