Topic: Stack Problem / Level: beginner

Problem: Write a program to implement a stack of characters and check if a word is a palindrome.

Run the code to see the output here...