Search
⌘K

Leetcode 249. Group Shifted Strings

Group strings that are equivalent under a uniform alphabetical shift (e.g., "abc" → "bcd", with wrap-around) by identifying a shift-invariant signature for each string and grouping those with the same signature.

Asked at:

Meta


Question Timeline

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

Early June, 2025

Meta

Staff

Mid March, 2025

Meta

Mid-level

Early February, 2025

Meta

Mid-level

Comments

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