This app includes two main features.
Utilize the practice area to try out different sorting algorithms without any coding experience.
Use the Big O reference for useful details about popular sorting algorithms including linear time sorting algorithms.
Read the measuring algorithms section for a primer in time and space complexities.