DS-Algo-Point icon indicating copy to clipboard operation
DS-Algo-Point copied to clipboard

Find Greatest common divisor

Open tatticoder opened this issue 5 years ago • 13 comments

Greatest common divisor

Implement Euclidean Algorithm to find greatest common divisor of 2 given numbers.

Have you read the Contribution Guidelines?

Yes

Pitch

It will be implemented as a function which returns Highest common factor of given 2 numbers. This algorithm is much more fast and efficient than the naive approach and takes very short amount of time to compute GCD of very large numbers.

Assignees

@tatticoder - C++ @Manavi18 - Python @natedtcc - Java @Sudheer121 - C @arnav-roy - Javascript @100mik - Go @natedtcc - PHP

tatticoder avatar Oct 01 '20 05:10 tatticoder

I can implement it in python.

Manavi18 avatar Oct 01 '20 05:10 Manavi18

I can do this in C++ :D

tdchua avatar Oct 01 '20 05:10 tdchua

I would love to do this in Java please :)

natedtcc avatar Oct 01 '20 05:10 natedtcc

I would like to work on it in C++ 17. Please assign it to me.

tatticoder avatar Oct 01 '20 05:10 tatticoder

Assign me this, will write it in C.

dumbbellcode avatar Oct 01 '20 05:10 dumbbellcode

@tatticoder - C++ (Since you created issue, fcfs criteria) @Manavi18 - Python @natedtcc - Java @Sudheer121 - C

Assigned

sukritishah15 avatar Oct 01 '20 11:10 sukritishah15

Assign me this, I want to code this in PHP

Sayantan-world avatar Oct 02 '20 07:10 Sayantan-world

Kindly assign javascript to me.

arnav-roy avatar Oct 03 '20 15:10 arnav-roy

@arnav-roy - Javascript Assigned

manan025 avatar Oct 03 '20 15:10 manan025

I would like to take this up for Go.

100mik avatar Oct 03 '20 16:10 100mik

Hi, can I do this one in PHP? Thanks :)

natedtcc avatar Oct 04 '20 05:10 natedtcc

@100mik - Go @natedtcc - PHP Assigned

sukritishah15 avatar Oct 05 '20 05:10 sukritishah15

Hi, please assign me in C#

BabaSecure avatar Oct 09 '20 13:10 BabaSecure