these can be considered as the cipher problem. You are given some unknown letter for each letter from the alphabet. Simply it is the replacement of one character from other in the alphabet. You are supposed to find the pattern, means which character is replaced with which one. This is very simple. You can get the pattern simply from the output itself using Pegion Hole Algorithm. Best of Luck..
On Tue, Mar 12, 2013 at 12:43 AM, Zoebali Maknojia < [email protected]> wrote: > Hello everybody, > Today i got to know about Google Code Jam and > started my practice with the qualification round of 2012 named "Speaking in > Tonges".Actually i found it difficult and tried to understand it but > couldn't solve it moreover i got the solution then also i couldn't found it > usefull so can any tell me some other usefull sites where i can practice > such kind of problems and can horn my programming skills.Please help as i m > new in this I.T. world.Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-code/-/HCwNQzMW0qMJ. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
