Check if String is Rotation of AnotherDetermine if one string is a rotation of another string by checking if it can be formed by rotating the characters.