Friday·20·January·2006
Garth’s test
sort
Sort these:( [2005,6],[2005,8],[2004,2],[2002,12] )
(note: a good second question might be: what sort algorithm does Perl
use and what alternatives are there)
iterator
write a sub that returns a closure, that when invoked, returns the successive elements of a passed-in array.
Filed under:
Perl Software Design Blog » competency-tests » sixapart »
garth
// show without comments // write a comment // Trackback URL
// show without comments // write a comment // Trackback URL
Terrence Brannon
Matthew Sisk
