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

Find if two numbers are coprime #807

Open
win72 opened this issue Oct 7, 2017 · 8 comments
Open

Find if two numbers are coprime #807

win72 opened this issue Oct 7, 2017 · 8 comments
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms

Comments

@win72
Copy link

win72 commented Oct 7, 2017

Can I implement in C++?

@AdiChat
Copy link
Member

AdiChat commented Oct 7, 2017

Sure. Go for it 👍

@win72
Copy link
Author

win72 commented Oct 7, 2017

Done. PR #829

usha789 added a commit to usha789/cosmos that referenced this issue Oct 7, 2017
AdiChat added a commit that referenced this issue Oct 7, 2017
Find if two numbers are coprime #807
@Raghav17
Copy link
Contributor

Raghav17 commented Oct 7, 2017

I am doing it in C.

@Raghav17
Copy link
Contributor

Raghav17 commented Oct 7, 2017

Done. PR #836

@Jay9596
Copy link
Contributor

Jay9596 commented Oct 7, 2017

Rust implementation #857

AdiChat added a commit that referenced this issue Oct 7, 2017
Add c++ code for finding if two numbers are coprime #807
@ArjitJ
Copy link
Contributor

ArjitJ commented Oct 7, 2017

i can solve this in c++ using recursion technique
#879

@skydans
Copy link
Contributor

skydans commented Oct 25, 2017

Done PR java implementation. #2478

@arnavb arnavb added the new algorithm For issues pertaining to the creation of new algorithms label Feb 25, 2019
@abhijeet010304
Copy link
Contributor

I would like to work on it in C++ and pyhton please assign it to me as a part of GSSoC 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms
Projects
None yet
Development

No branches or pull requests

8 participants