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 the gcd and lcm of a number #688

Open
mor11235 opened this issue Oct 6, 2017 · 9 comments
Open

Find the gcd and lcm of a number #688

mor11235 opened this issue Oct 6, 2017 · 9 comments
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms

Comments

@mor11235
Copy link

mor11235 commented Oct 6, 2017

Can I implement this in C++?

@AdiChat
Copy link
Member

AdiChat commented Oct 6, 2017

Sure. Go for it 👍

@ayush1999
Copy link
Contributor

@AdiChat I am implementing this in Python!

@gupta-shifali
Copy link
Contributor

Can I implement it in java

@AdiChat
Copy link
Member

AdiChat commented Oct 6, 2017

Sure. Go for it 👍

AdiChat added a commit that referenced this issue Oct 6, 2017
Added lcm and gcd algorithms in python #688
@mor11235
Copy link
Author

mor11235 commented Oct 6, 2017

How can I link the code to this discussion? (sorry, I'm new here)
master...mor11235:patch-2#diff-c36332540ecb28ee716877c026364fd8

@AdiChat
Copy link
Member

AdiChat commented Oct 6, 2017

No problem. You can place the issue number with a # (such as #688) in the commit message or in the pull request comment 👍

@mor11235
Copy link
Author

mor11235 commented Oct 6, 2017

#736

@shubhamcr
Copy link
Contributor

Added C implementation PR #1414

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

can i implement it in c++ and java

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

7 participants