This educational tool is necessary to everyone who deals with array sorting problems. It contains detailed analysis and source code for 8 most used sorting algorithms: Bubble Sort, Selection Sort, Insertion Sort, Stack Sort, Shell Sort, Merge Sort, Heap Sort and Quick Sort Sort.
SortPedia can also benchmark selected algorithms with array of given size and structure (random items, sorted and reverse-sorted) and display results in user-friendly chart.
SortPedia will undoubtedly help you whenever you'll uneed to solve any array sorting problems.