Skip to content

math: introduce function to find gcd of 2 numbers#51

Merged
mertcandav merged 1 commit into
TheAlgorithms:mainfrom
mgstabrani:gcd
May 22, 2026
Merged

math: introduce function to find gcd of 2 numbers#51
mertcandav merged 1 commit into
TheAlgorithms:mainfrom
mgstabrani:gcd

Conversation

@mgstabrani
Copy link
Copy Markdown
Contributor

What Changed

  • Added a gcd function in the math module
  • Added test cases for gcd behavior
  • Updated project documentation index to include gcd

Copy link
Copy Markdown
Member

@mertcandav mertcandav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for your contribution!

Note

Please do not update DIRECTORY.md manually.
It will be updated automatically.

@mertcandav mertcandav merged commit 921544d into TheAlgorithms:main May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants