From: James Gray Date: 2008-01-19T06:16:49+09:00 Subject: Re: Longest Repeated Substring (#153) On Jan 18, 2008, at 3:10 PM, Radosław Bułat wrote: > On Jan 18, 2008 10:00 PM, yermej wrote: >> On Jan 18, 2:38 pm, Ken Bloom wrote: > >> And a second: >> "aaaaaa" should give "aaa" >> >> Right? > > It should, otherwise "banana" would give "ana" rather than "an". > > My question is (I'm not familiar with RubyQuiz too much :)): episode > focus on algorithm (speed) or source code (readable)? Hopefully both. :) James Edward Gray II