Algorithms to Compute the SubString with Indexing into an Infinite String November 15, 2020 algorithms, c / c++, string No Comments You are given a string s and two integers i and j where i < j. Let’s say p is an infinite string of s repeating forever. Return the … [Continue Reading...]