given two strings , find if one different from another using one char add/replace/remove how you can implement chess game how to implement phone number by searching prefixes
Anonymous
chess game --> strategy pattern prefixes--> Trie string manipulation --> one pass for 2 strings ( checking their lengths first , more than 1 differ mean they are tottaly different )
Check out your Company Bowl for anonymous work chats.