you mean like scramble ?

On Jun 5, 5:39 am, Ashish Goel <ashg...@gmail.com> wrote:
> preparing a sample itself is a great problem here, that is why i called it
> hard
>
> all words in the rectangle horizontally as well as vertically needs to be
> valid dictionary words
>
> Ashish
> Hassan
>
> say this rectangle AH,SA,HS,IS,SA,HN should also be valid dictonary words,
> indeed they are not..
>
> definitely we will need a multimap to have words of same length forming a
> bucket..not able to think beyond this
>
> Best Regards
> Ashish Goel
> "Think positive and find fuel in failure"
> +919985813081
> +919966006652
>
>
>
>
>
>
>
> On Mon, Jun 4, 2012 at 6:38 PM, Hassan Monfared <hmonfa...@gmail.com> wrote:
> > Give a sample please
>
> > On Mon, Jun 4, 2012 at 5:34 PM, Ashish Goel <ashg...@gmail.com> wrote:
>
> >> Given a dictionary of millions of words, give an algorithm to find the
> >> largest possible rectangle of letter that every row forms a word(reading
> >> left to right) and every column forms a word(reading from top to bottom).
>
> >> Best Regards
> >> Ashish Goel
> >> "Think positive and find fuel in failure"
> >> +919985813081
> >> +919966006652
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "Algorithm Geeks" group.
> >> To post to this group, send email to algogeeks@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> algogeeks+unsubscr...@googlegroups.com.
> >> For more options, visit this group at
> >>http://groups.google.com/group/algogeeks?hl=en.
>
> >  --
> > You received this message because you are subscribed to the Google Groups
> > "Algorithm Geeks" group.
> > To post to this group, send email to algogeeks@googlegroups.com.
> > To unsubscribe from this group, send email to
> > algogeeks+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/algogeeks?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to