DatabricksCoding·60 minMembers
String Pattern Partition
Members only
Given two strings, represent the target string as a minimum sequence of substrings indexed from the source string. A follow-up deletes one character and asks for the new minimum partition.
SWE
string
dp
parsing
medium
Frequency
Single report
Last asked
2026-05-22
Stage
onsite-coding
Log in to continue reading the full content
Comments
Sign in to join the discussion
Loading...
