anmolrishi / ProgrammingHub

For the benefit of programmers.
MIT License
10 stars 113 forks source link

Making the non repeated larger sub string using python #113

Closed anandhupresannan closed 1 week ago

anandhupresannan commented 5 years ago

Created code to find the repeated points of the repeating character and keep it as a key-value pair. Next, need to add that stings into a list and check the length of the substrings and recheck the inside repitation of the substring and find the largerst one