Back to Browse

Competitive Programming | String Manipulation | Alice's Library Problem| Algorithm in STL| TVC

755 views
Apr 25, 2021
19:03

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.

Download

0 formats

No download links available.

Competitive Programming | String Manipulation | Alice's Library Problem| Algorithm in STL| TVC | NatokHD