data-structure-and-algorithms icon indicating copy to clipboard operation
data-structure-and-algorithms copied to clipboard

Check Palindrome of integers

Open ephremdeme opened this issue 5 years ago • 20 comments

Build a function that checks weather a given number is a palindrome or not without using a strings. Implement it using any language.

For example: input: 12321 output: true

 input: 12344321
 output: false

ephremdeme avatar Sep 27 '20 08:09 ephremdeme

Sir,I would like to work on this issue .Plzz assign it to me.

Halix267 avatar Sep 27 '20 08:09 Halix267

Please assign me this task!!

sparshs413 avatar Sep 27 '20 08:09 sparshs413

Please Implement it in different language and comment in which language you are gonna do it. Thanks

ephremdeme avatar Sep 27 '20 08:09 ephremdeme

I want to do it in java

Halix267 avatar Sep 27 '20 08:09 Halix267

Good, Go ahead and code it.

ephremdeme avatar Sep 27 '20 08:09 ephremdeme

I would be doing in C++

sparshs413 avatar Sep 27 '20 08:09 sparshs413

Can I work on this using C++

Yusuf-Shaikh avatar Sep 27 '20 08:09 Yusuf-Shaikh

Can I work on this using C++

Sorry i think C++ is taken by @sparshs413 . Feel free to code in other language though.

ephremdeme avatar Sep 27 '20 08:09 ephremdeme

Hey @ephremdeme I can take it in JavaScript.

vyasriday avatar Sep 28 '20 08:09 vyasriday

ok can I do in Java

Yusuf-Shaikh avatar Sep 28 '20 11:09 Yusuf-Shaikh

Hello @ephremdeme, may I work on this issue using Python?

idadidut avatar Sep 28 '20 12:09 idadidut

Hello @ephremdeme, may I work on this issue using Python?

Sure, why not.

ephremdeme avatar Sep 28 '20 20:09 ephremdeme

Hello, I would like to do this in GO lang. Please assign me this too.

ahadmushir avatar Sep 29 '20 10:09 ahadmushir

hi, i will do this in javascript

bayuoktari avatar Oct 01 '20 02:10 bayuoktari

Hello i would like to do this in C

tlynx538 avatar Oct 01 '20 05:10 tlynx538

Hi guys, I am pushing a Racket version of this problem cheers

zafar-hussain avatar Oct 08 '20 15:10 zafar-hussain

please merge #366 ...palindrome integers checking using python...for hacktoberfest

Lakshit-Chiranjiv avatar Oct 22 '20 10:10 Lakshit-Chiranjiv

Hi, I can pull off in c++

Abhishekbharti9910 avatar Jun 12 '21 17:06 Abhishekbharti9910

Sure, @Abhishekbharti9910 . I will merge if you PR.

ephremdeme avatar Jun 19 '21 07:06 ephremdeme

Hello can I do it using javascript

Omm-Pani avatar Oct 10 '22 15:10 Omm-Pani