Microsoft interview question

To implement code which check is one string is sub string of other string

Interview Answer

Anonymous

Feb 17, 2021

Python, very easy with dictionary