The same problem with string class

Hey,
Can you please provide me with the solution of the same question i.e “Get all sub strings from a string recursively” where all the strings are stored as std::string objects and not as character arrays.
Thanks.

@kapurm17 There is already a video on generating subsequences. Please refer that. Doing it with string class will be very similar to that.
You can also refer this:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.