|
|
|
|
|
by sevenproxies
5514 days ago
|
|
Typical way to gain views and make it look like you know what you are talking about (although the author does seem to know good algorithm development). Hell, comparing it to Bogosort is a stretch. Bogosort is not even a naive algorithm. |
|
The code below consists of declaring that S is a sorted version of L as long as S is a permutation of L and S is sorted.