lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, 25 Aug 2016, Soni L. wrote:

Heapsort assumes there is a length. Insertion sort is just bad, nowhere near quicksort, and it also iterates, effectively calculating a length.

Maybe you can describe the problem you are trying to solve with a bit more context? That might make it easier to provide suggestions.

Cheers,

Tim.