From: Ryan Leavengood Date: 2005-10-19T23:54:02+09:00 Subject: Re: Ruby Quiz Idea On 10/19/05, James Edward Gray II wrote: > > Is there any interest in this? I'm fine with running it, if anybody > thinks they would like to work it. It sounds interesting to me. Despite doing all the benchmarking I never did create my own solution for the non-unique array elements problem, so it might be fun to take part in a similar exercise for a quiz. In the spirit of that thread, I think part of the quiz should be to solve the indexing problem in the shortest, most elegant, yet fastest way possible. Maybe that goes without saying, but I've seen some pretty long quiz solutions in the past. Ryan