In this video, we solve a problem called Alice's Library which has been posted at various websites which provide competitive coding platform.
We have solved this problem using String Manipulation functions and Algorithms in STL. Though this problem can be solved using Stack data structure but we have a different approach.
You will learn the use of find_first_of(), find_last_of(), reverse(),erase(),begin() and end() functions in this video.
If you find this video helpful, please do share this video.