ritikbanger / Hacktoberfest2022-DSA

If You know the implementation of any DSA related topic/problem or HackerRank, HackerEarth, LeetCode problems then you can contribute it in this repo. Raise Genuine PRs only. Your PRs will be accepted, keep patience. Star this Repo. You aren't allowed to Update README.md. Create PR and win Swags in hacktoberfest 2022
MIT License
97 stars 340 forks source link

Create palindrome.c #450

Closed Sanskar1004 closed 2 years ago

Sanskar1004 commented 2 years ago

This is the code to find whether the given number is palindrome or not.