Jump to content

User:CycleSortSupreme

From Wikipedia, the free encyclopedia

If sorting algorithms are judged only on the number of times to which each element of an array is written, then cycle sort is the supreme sorting algorithm.

If sorting algorithms are judged holistically, then cycle sort is not a very efficient sorting algorithm.

If programming language performance is judged only on speed, then Fortran is more performant than C.

If programming language performance is judged holistically, then C is the most performant programming language.