Skip to content

    Sorting comparison

    Created by
    timbellnz
    timbellnz

    Compares the speed of selection sort and quicksort by generating a random list of numbers and using each algorithm to sort the list.