Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 72. Edit Distance
Compute the minimum number of single-character insertions, deletions, or replacements needed to transform word1 into word2 (the classic Levenshtein edit distance), typically solved with dynamic programming over the two string lengths (both ≤ 500).
Asked at:
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Early August, 2025
Mid-level
Late February, 2025
Senior
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.