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

Happy Number #795

Open
xma8lu opened this issue Oct 22, 2020 · 13 comments
Open

Happy Number #795

xma8lu opened this issue Oct 22, 2020 · 13 comments
Assignees

Comments

@xma8lu
Copy link
Contributor

xma8lu commented Oct 22, 2020

🚀 Feature

A happy number is a number defined by the following process: Starting with any positive integer, replace the number by the sum of the squares of its digits, and repeat the process until the number equals 1 (where it will stay), or it loops endlessly in a cycle which does not include 1. Those numbers for which this process ends in 1 are happy numbers.

Have you read the Contribution Guidelines?

yes

Pitch

Its not yet included in Java

Assigned

@aditya-gite-04 - Java
@Anushka-Rajvanshi - C++

@xma8lu
Copy link
Contributor Author

xma8lu commented Oct 22, 2020

Please assign this to me in Java

@Anushka-Rajvanshi
Copy link
Contributor

Assign me for C++ implementation.

@HCoops
Copy link

HCoops commented Feb 27, 2021

would you want this in go? If so i can take that one

@ajk-github
Copy link
Contributor

I would like to implement this in Python. please assign this issue to me

@sukritishah15
Copy link
Owner

Assigning this to -
@HCoops - Go
@SufyanKhan0 - Python

@Anushka-Rajvanshi Anushka-Rajvanshi removed their assignment Aug 30, 2021
@ajk-github ajk-github mentioned this issue Aug 30, 2021
3 tasks
@TusharKalyankar
Copy link
Contributor

@sukritishah15 I would like to do it in C

@TusharKalyankar
Copy link
Contributor

@sunilgknair051

@sukritishah15
Copy link
Owner

@TusharKalyankar - C assigned.
Also, please know that currently, I am the only maintainer for this repository as per the README.md file.
Kindly do not tag other users . It would unnecessarily spam their accounts.

@ajk-github
Copy link
Contributor

@sukritishah15 could you please review my PR for this issue, I urgently need a merged PR on my name for an internship. I have made the PR following all the guidelines.
Please Consider reviewing it at the earliest.

@sukritishah15
Copy link
Owner

@sukritishah15 could you please review my PR for this issue, I urgently need a merged PR on my name for an internship. I have made the PR following all the guidelines.
Please Consider reviewing it at the earliest.

I have merged it @SufyanKhan0
I was going through different issues and PR's for this repository only, while you commented this. All the best for your internship!

@ajk-github
Copy link
Contributor

@sukritishah15 Thank you very much.

@ajk-github ajk-github removed their assignment Sep 2, 2021
@TusharKalyankar
Copy link
Contributor

@sukritishah15 could you please review my PR for this issue

@rakshitgupta23
Copy link

@sukritishah15 @aditya-gite-04 Please assign this to me in C or Java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants