Innovative-Hacktober icon indicating copy to clipboard operation
Innovative-Hacktober copied to clipboard

evaluation of string as palindrome using stack

Open sixthcodebrewer opened this issue 4 years ago • 0 comments

The stack is "life"(last in first out) type of data structure in the above program we check if the given string is palindrome using a c programming language.

sixthcodebrewer avatar Oct 03 '20 17:10 sixthcodebrewer