Search
⌘K

Leetcode 3083. Existence of a Substring in a String and Its Reverse

Determine whether any contiguous length-2 substring of a given string s also appears in s reversed; return true if such a pair exists, otherwise false.


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.