FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

UPDATED THE GCD FUNCTION AND MADE IT MORE EFFICIENT by DEVIL-NEEL · Pull Request #146 · AllAlgorithms/python · GitHub

This repository was archived by the owner on Sep 7, 2025. It is now read-only.
/ python Public archive

UPDATED THE GCD FUNCTION AND MADE IT MORE EFFICIENT - #146

Open
DEVIL-NEEL wants to merge 1 commit into
AllAlgorithms:masterfrom
DEVIL-NEEL:master
Open

UPDATED THE GCD FUNCTION AND MADE IT MORE EFFICIENT#146
DEVIL-NEEL wants to merge 1 commit into
AllAlgorithms:masterfrom
DEVIL-NEEL:master

Conversation

DEVIL-NEEL commented Oct 21, 2022
edited
Loading

Copy link
Copy Markdown

I am creating a pull request for...

  • New algorithm (EUCLIDEAN ALGORITHM which is more efficient)
  • Fix an error about the printing of gcd because the function returns the gcd value and it needs to be stored in a variable before printing the value

AvinashYerra left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Consider the case where y>x ;

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL