MakeContributions / DSA

Data Structure and Algorithm (DSA) contributions
MIT License
731 stars 772 forks source link

Add extended euclidean algorithm #1316

Open t-summ opened 9 months ago

t-summ commented 9 months ago

PR Checklist:

What kind of change does this PR introduce? (check at least one)

Briefly describe the changes in this PR

This pull request adds the Extended Euclidean Algorithm to the Maths algorithm of the CPlusPlus directory.

Other information:

welcome[bot] commented 9 months ago

Thanks for opening this pull request! Please check out our contributing guidelines.