shivanshugarg12800 / Algo_GT

This is the Master Repository for all the different algorithms in the world of DSA, be it in any language C++, Java, Python etc.....
12 stars 37 forks source link

Adding String-substring Question in ArrayString Folder #82

Closed Muskan4010 closed 2 years ago

Muskan4010 commented 2 years ago

Is your feature making change to an existing problem/algorithm no

If you are making changes, please describe the type of change in brief else NA folder= C++/ArrayString

Describe in brief about what new problem/algorithm addition In this question We have to find number of Substrings that starts with vowel and ends with consonants , vis a vis. problem link= [https://www.interviewbit.com/problems/vowel-and-consonant-substrings/]

Muskan4010 commented 2 years ago

I have created an issue and linked a pull request too. Please review. Thanks