DS-Algo-Point
DS-Algo-Point copied to clipboard
Happy Number
🚀 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++
Please assign this to me in Java
Assign me for C++ implementation.
would you want this in go? If so i can take that one
I would like to implement this in Python. please assign this issue to me
Assigning this to - @HCoops - Go @SufyanKhan0 - Python
@sukritishah15 I would like to do it in C
@sunilgknair051
@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.
@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 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!
@sukritishah15 Thank you very much.
@sukritishah15 could you please review my PR for this issue
@sukritishah15 @aditya-gite-04 Please assign this to me in C or Java.