Skip to content

Implement GCD and LCM in recursion #106

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

Open
ephremdeme opened this issue Oct 1, 2020 · 15 comments
Open

Implement GCD and LCM in recursion #106

ephremdeme opened this issue Oct 1, 2020 · 15 comments
Labels
C++ C++ implmentation C# C# implementation good first issue Good for newcomers Hacktoberfest hacktoberfest2020 hacktoberfest2020 for 2020 Java java implementation Javascript JavaScript implementation Python python implementation

Comments

@ephremdeme
Copy link
Owner

Implement GCD and LCM of two integers using any langauge

@ephremdeme ephremdeme added good first issue Good for newcomers Hacktoberfest Javascript JavaScript implementation Python python implementation C++ C++ implmentation hacktoberfest2020 hacktoberfest2020 for 2020 Java java implementation C# C# implementation labels Oct 1, 2020
@dev-abir
Copy link
Contributor

dev-abir commented Oct 1, 2020

I can do this in JAVA, C++, C, golang

@shaswatsingh19
Copy link
Contributor

I would like to work on it in python

@neelansh15
Copy link
Contributor

I can do it in Javascript

@ephremdeme
Copy link
Owner Author

On whatever language you choose you can implement it.

@neelansh15
Copy link
Contributor

neelansh15 commented Oct 1, 2020

Shall I create a folder recursion/ to store GCD_and_LCM.js?

@dev-abir
Copy link
Contributor

dev-abir commented Oct 1, 2020

yes, where we will store them?

@neelansh15
Copy link
Contributor

@dev-abir Yeah. That is my question to the owner of the repo. I am implementing it in recursion/GCD_and_LCM.js. You can do it in your language

@dev-abir
Copy link
Contributor

dev-abir commented Oct 1, 2020

I will wait for the owner, before PRing

@dev-abir
Copy link
Contributor

dev-abir commented Oct 1, 2020

okay I will add this in recursion directory

@ephremdeme
Copy link
Owner Author

Hi, I have made directory restructure for mathematics related algorithms please check it out before PR. Thank you.

@neelansh15
Copy link
Contributor

@ephremdeme Hi. I've made the directory changes to PR #109. Please review it

@dev-abir
Copy link
Contributor

dev-abir commented Oct 1, 2020

@ephremdeme I have made necessary changes, please review it.

@Nivedita-coder
Copy link

Can I do this in C and python??

@himanshi2608
Copy link
Contributor

Added code for gcd and lcm in cpp

@Pal-Sandeep
Copy link

I can do this in C and Python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++ implmentation C# C# implementation good first issue Good for newcomers Hacktoberfest hacktoberfest2020 hacktoberfest2020 for 2020 Java java implementation Javascript JavaScript implementation Python python implementation
Projects
None yet
Development

No branches or pull requests

7 participants