Given two string s1 and s2, I want to extract all overlap spans spans where len(spans)>=K
s1
s2
spans
len(spans)>=K
For example: