Sorting Algorithms Performance Comparison
Mostafa El-Marzouki
POS Lead Software Engineer at Paymob | FinTech | EMV | ISO | +24K
summery:
performance comparison among bunch of sorting algorithms it computes the time used in each algorithm to sort list of: Sorted numbers and Unsorted numbers.
input: the size of the numbers list.
output: the time each algorithm take to sort the numbers in ms.