Hey,
I was just wondering about a puzzle type and its logic to find the answer and faster.
Suppose there are word in which its characters has been arranged randomly.
Like
lsasc = class
etcpomur = computer.
I have a random string and I have to guess the correct word. How to apply this logic in optimised way.
Thanks
Kumar