+ 1

largest common substring Founder

question is available in sololearn code coach ,i have made 5 test cases to pass but the 6th failed ,i cant handle it as i dont know the question argument help me

13th Sep 2024, 2:04 PM
SAHIL RAJ
SAHIL RAJ - avatar
2 Respuestas
+ 3
SAHIL RAJ copy and paste your code into a code-bit and show us what you have attempted so far ... https://www.sololearn.com/discuss/333866/?ref=app
13th Sep 2024, 4:49 PM
BroFar
BroFar - avatar
+ 1
if there's no common longest substring found, then the substring is the most repeated single character which length is 1.
13th Sep 2024, 3:32 PM
public static void