Hi there,

I have created a sorting algorithm that is better than Quick Sort and even competes with Introspective Sort, but is constructed in a much simpler way.

Please could you scrutinise the code, it is rather simple and shouldn't take long to look through. I would like to know what people think of it. I have freely released the algorithm for anyone use and develop further.

Follow this link to download it:
Click Here

Thanks.


Chris Nash