Search
⌘K

Leetcode 1165. Single-Row Keyboard

Given a permutation of the 26 lowercase letters representing a single-row keyboard and a target word, compute the total time to type the word starting at index 0 where moving between keys costs the absolute difference of their indices; return the sum of those distances.


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.