Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Palindrome Number

Open avinashvermaaa opened this issue 2 years ago • 6 comments

Palindrome Number :- ( A number that remains the same when its digits are reversed, that is it has reflectional symmetry across a vertical axis.)

Ex : -
original number :- 123 reversed number :- 321 as original number is not same as the reversed number, it is not a Palindrome number.

original number :- 121 reversed number :- 121 as original number is same as the reversed number, it is a Palindrome number.

I can code this in ( Python, Java, C++, C ) Please assign me this issue under SSOC'23. @Kumar-laxmi

avinashvermaaa avatar Jun 09 '23 06:06 avinashvermaaa

@Kumar-laxmi sir kindly assign this issue to me, I can code it and give an optimized solution

Soumya6Tiwari avatar Jun 09 '23 11:06 Soumya6Tiwari

@Kumar-laxmi Sir kindly assign this issue to me, I will get back to you with the most optimized solution.

anurag-327 avatar Jun 09 '23 16:06 anurag-327

Sir kindly assigned this to me i can solve this using c and cpp and Python

vivekpal24 avatar Jun 10 '23 17:06 vivekpal24

I can write this code in more than one language please assign this to me

kirtilulle avatar Jun 13 '23 07:06 kirtilulle

@Kumar-laxmi Sir ji please assign me this issue as I eagerly want to contribute to this issue under SSoC'23.

mayank2mahi avatar Jun 27 '23 20:06 mayank2mahi

I can code this in all languages. Kindly assign me this issue.

chhavisharma30 avatar Jul 20 '23 07:07 chhavisharma30

Stale issue message

github-actions[bot] avatar Jun 08 '24 16:06 github-actions[bot]