From: pjb@... (Pascal J. Bourguignon) Date: 2008-06-20T17:38:38+09:00 Subject: Re: little problem (google hiring puzzle) Ragunathan Pattabiraman writes: > Just wondering... is there any tool which computes the time complexity > given the code? That would be cool as we wouldn't want to checkout ruby > impl everytime. Not in general (try to apply that tool to itself!). But for normal programs, yes such a tool could be written. -- __Pascal Bourguignon__