I have written the code and got submitted it successfully but I guess it can be optimized using MEMOIZATION but I am failing to do so plz help me to memorize my code—>
problem link—> https://leetcode.com/problems/count-sorted-vowel-strings/
my solution code—>