Search
⌘K

Leetcode 3210. Find the Encrypted String

Replace each character in s with the character k positions ahead in the original string, wrapping around the end (i.e., perform a cyclic index shift by k to produce the encrypted string).


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.