DS-Algo-Point
DS-Algo-Point copied to clipboard
Collatz Sequence
🚀 Feature
The Collatz conjecture is a conjecture in mathematics that concerns a sequence defined as follows: start with any positive integer n. Then each term is obtained from the previous term as follows: if the previous term is even, the next term is one half of the previous term. If the previous term is odd, the next term is 3 times the previous term plus 1. The conjecture is that no matter what value of n, the sequence will always reach 1.
Have you read the Contribution Guidelines?
Yes
Pitch
I'd like to implement this algorithm in Java.
Assignees
@RohanK6 - Java @cyenney - C# @coolamiy - Go @piyushsharma220699 - C++ @DefCon-018 - Python @arsh9806 - JavaScript
Please assign to me.
@RohanK6, please check if the issue has not been implemented in Java and then you can take over. @cyenney , Java has been assigned, would you want to be assigned any other language?
PS: Please make sure you read the contributions.md.
Yes, C# please.
@RohanK6 - Java @cyenney - C# @coolamiy - Go @piyushsharma220699 - C++
i want to try the same in Go. is that still open ?
Assign this to me in C++
@RohanK6 - Java @cyenney - C# @coolamiy - Go @piyushsharma220699 - C++ @DefCon-018 - Python @arsh9806 - Javascript
Assigned (As mentioned by @sunilgknair051 )
Assign me for python
please assign this to me for Javascript
Hi, can you please assign me this problem in Java if possible? Thank you.
Hi, can you please assign me this problem in Java if possible? Thank you.
Sorry! Has been already assigned to another member.