© 2026 Hashnode
A few days ago, I saw this tweet from John about his experience during a recent interview. I bet that we developers have had similar experiences, either while solving LeetCode problems or during an actual interview. I know—we have all been there. It...

Hello there! We are going to be talking about a fun game called Anagram. When you take a word and re-arrange its letter to make a new valid word that right there is called an Anagram. For example, the word “cat” can be re-arranged to form a new word ...

Anagram: The dictionary meaning of the word anagram is a word or phrase formed by rearranging the letters. Two strings are said to be anagrams if they make a meaningful word by rearranging or shuffling the letters of the string. In other words, we ca...
