Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1320. Minimum Distance to Type a Word Using Two Fingers
Find the minimum total Manhattan distance to type a given uppercase word on a fixed letter-coordinate keyboard using two fingers whose starting positions are free. Core challenge: dynamic programming over the two fingers' last-letter positions (or one unused), deciding for each next character which finger moves to minimize cumulative distance (word length ≤ 300).
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.