Skip to content

Shreyas-Y2003/DSA-Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100DAYSOFCODE

----DAY 1----

Features

  • Checks if a number is a palindrome.
  • Supports positive and negative integers.
  • Easy to use and modify.

How It Works

  1. The user inputs a number.
  2. The program reverses the number and checks if it matches the original.
  3. If the number is the same forward and backward, it is identified as a palindrome. ________________________________________________________________________________________________________________________________________________________________________________________________________________________

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages