IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New my favourite sort algorithm is...
a [link|http://perlmonks.org/index.pl?node_id=96627|Random Permutation Sort]. Conceptually, it's very simple. Just scramble all the elements and check to see if they're sorted. How hard is that? Yet the order of complexity is N!. You wouldn't want to use this algorithm for sorting large arrays. Large being more than 5 elements. :-)
Have fun,
Carl Forde
New Freak



"Packed like lemmings into shiny metal boxes.
Contestants in a suicidal race."
    - Synchronicity II - The Police
     Fun with complexity - (jake123) - (8)
         Just doing a cursory glance at it... - (Yendor) - (1)
             Yeah, I was wondering about that. - (jake123)
         OK, a bit less of a cursory glance... - (Yendor) - (3)
             Yes, I've come to that conclusion too - (jake123) - (2)
                 Just so you know - (jake123) - (1)
                     Glad to help! :) -NT - (Yendor)
         my favourite sort algorithm is... - (cforde) - (1)
             Freak -NT - (tuberculosis)

And suddenly it occurred to me where these guys had learned their tactics. They'd seen Beau Geste, and were copying the Foreign Legionaires at Fort Zinderneuf.
41 ms