I would like to have the sorting challenge, for example, display a graph of the algorithm's performance over a range of input sizes. This can be drawn on a graph, an an estimate of the Order Statistic displayed (O(log N), O(N), O(N log N), O(N ^2), etc.
I would like to have the sorting challenge, for example, display a graph of the algorithm's performance over a range of input sizes. This can be drawn on a graph, an an estimate of the Order Statistic displayed (O(log N), O(N), O(N log N), O(N ^2), etc.