Find the K-th Character in String Game I
Alice and Bob are playing a game. Initially, Alice has a string word = "a".
You are given a positive integer k.
Now Bob will ask Alice to perform the following operation forever:
Generate a new string by changing each character in word to its next c...
perfinsights.hashnode.dev2 min read