Skip to content

Remove duplicate GCD implementation #8063

Closed
@tianyizheng02

Description

@tianyizheng02

Feature description

greatest_common_divisor.py and euclidean_gcd.py both have basically the same two implementations of the Euclidean algorithm for calculating the GCD of 2 numbers. Thus, one of them should probably be removed as a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis PR modified some existing files

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions