Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Palindrome of integers #36

Open
ephremdeme opened this issue Sep 27, 2020 · 20 comments
Open

Check Palindrome of integers #36

ephremdeme opened this issue Sep 27, 2020 · 20 comments
Assignees
Labels
C++ C++ implmentation C# C# implementation good first issue Good for newcomers Hacktoberfest hacktoberfest2020 hacktoberfest2020 for 2020 Java java implementation Javascript JavaScript implementation Python python implementation question Further information is requested

Comments

@ephremdeme
Copy link
Owner

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 ephremdeme added C# C# implementation C++ C++ implmentation good first issue Good for newcomers Hacktoberfest hacktoberfest2020 hacktoberfest2020 for 2020 Java java implementation Javascript JavaScript implementation Python python implementation question Further information is requested labels Sep 27, 2020
@Halix267
Copy link
Contributor

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

@sparshs413
Copy link
Contributor

Please assign me this task!!

@ephremdeme
Copy link
Owner Author

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

@Halix267
Copy link
Contributor

I want to do it in java

@ephremdeme
Copy link
Owner Author

Good, Go ahead and code it.

@sparshs413
Copy link
Contributor

I would be doing in C++

@Yusuf-Shaikh
Copy link

Can I work on this using C++

@ephremdeme
Copy link
Owner Author

Can I work on this using C++

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

@vyasriday
Copy link
Contributor

Hey @ephremdeme I can take it in JavaScript.

@Yusuf-Shaikh
Copy link

ok can I do in Java

@idadidut
Copy link

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

@ephremdeme
Copy link
Owner Author

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

Sure, why not.

@ahadmushir
Copy link

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

@bayuoktari
Copy link
Contributor

hi, i will do this in javascript

@tlynx538
Copy link
Contributor

tlynx538 commented Oct 1, 2020

Hello i would like to do this in C

@zafar-hussain
Copy link
Contributor

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

@Lakshit-Chiranjiv
Copy link
Contributor

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

@Abhishekbharti9910
Copy link

Hi, I can pull off in c++

@ephremdeme
Copy link
Owner Author

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

@Omm-Pani
Copy link

Hello can I do it using javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++ implmentation C# C# implementation good first issue Good for newcomers Hacktoberfest hacktoberfest2020 hacktoberfest2020 for 2020 Java java implementation Javascript JavaScript implementation Python python implementation question Further information is requested
Projects
None yet
Development

No branches or pull requests