The repo contains codes for implementation of the stack data structure and it's various applications.
-
Updated
Aug 13, 2025 - C
The repo contains codes for implementation of the stack data structure and it's various applications.
Check if a string is a palindrome using C language
A terminal program to check for palindromes
Simple program that checks whether a word is palindrom or not using C
A collection of C programs that I have coded such as Fibonacci Detection, String Reversal, Palindrome, Krishnamurthy Number & Many others.
Palindrome Checker is a C program that determines if a string reads the same forward and backward. It ignores non-alphanumeric characters and is case-insensitive. The program runs in a loop, allowing multiple checks, and provides clear results and prompts to continue or exit.
Add a description, image, and links to the palindrome-checker topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-checker topic, visit your repo's landing page and select "manage topics."