Index Pairs of a String

None

Example Testcases:

"thestoryofleetcodeandme"
["story","fleet","leetcode"]
"ababa"
["aba","ab"]