Examples of sorting algorithms implementation using Python language Insertion sort Merge sort Quick sort Bubble sort Tim sort Usage python run.py The choose algorithm and the size of randomly generated array and get the result Run unit tests: python -m unittest