Regarding use of STL

In which types of questions can we use STL? Can we use STL in this question instead of creating our own list data structure??

@ranahiten8 you should practice by implementing your own data structures in the beginning. STL is good for contests for saving time and when you are already proficient and confident with the data structures. But in the beginning, you should try to implement yourself.

Can we use STL in interviews??

@ranahiten8 depends on the question. In some questions you can, some questions require you to implement your own.

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.