in reply to Re: Perl Destroys Interview Question
in thread Perl Destroys Interview Question

I agree, I like the name %count better than %words. The hash (Map) in my Java solution was named wordCount.
  • Comment on Re: Re: Perl Destroys Interview Question