Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 712. Minimum ASCII Delete Sum for Two Strings
Find the minimum total ASCII value of characters that must be deleted from two strings to make them equal; this is equivalent to picking a common subsequence that maximizes the sum of kept ASCII values and is typically solved with dynamic programming (lengths ≤ 1000).
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.