/euclidean-algorithm

Implementation of Euclidean algorithm to calculate greatest common divisor (gcd) for a pair of integers.

Primary LanguageJava

No issues in this repository yet.