News

We also initialize a variable maxcounter to 0, which will keep track of the maximum number of vowels seen in any window of length k. We also create a hash set myset containing the vowels.
5)Increment the high pointer upto less than length of the string. 6)if char at low and high is equal then assign the length of arraylist to maxlen variable, and clear the arraylist, increment the low ...