Viafoura interview question

Design a simple string-parsing algorithm to detect substrings of same chars in a row

Interview Answer

Anonymous

18 Jan 2019

Can you please reiterate the question please? is it that they give a string and some chars. and result is the substrings of the string input containing those input chars?