Repeated String
This article describes the question from Day 10 of the 30 Days of Code competition hosted by Geeks for Geeks.
Question
Given two strings A and B, find the minimum number of times A has to be repeated such that B becomes a substring of the repeated A....
woodrock.hashnode.dev4 min read