About the functions used .peek(), .empty()

In the above solution code .empty() is used Is it inbuilt function. same for .peek(). these can be replaced by .isEmpty() and .top() that belongs to the stack class defined

Please copy your code on online ide (https://ide.codingblocks.com/), save it and share the corresponding link with me here.

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.