Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Kotlin
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
409
Star
1.6k
Code
Issues
6
Pull requests
62
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add GCD function to math directory
- #111
#111
Closed
PauLopNun
wants to merge 10 commits into
TheAlgorithms:master
TheAlgorithms/Kotlin:master
from
PauLopNun:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Add GCD function to math directory
#111
PauLopNun
wants to merge 10 commits into
TheAlgorithms:master
TheAlgorithms/Kotlin:master
from
PauLopNun:master
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2025
Add GCD function using Euclid's algorithm
PauLopNun
authored
382a16a
View commit details
Copy full SHA for 382a16a
Browse repository at this point
Merge pull request #1 from PauLopNun/PauLopNun-patch-1
Show description for d5d6630
PauLopNun
authored
d5d6630
View commit details
Copy full SHA for d5d6630
Browse repository at this point
Add isPrime function to check prime numbers
PauLopNun
authored
21f3563
View commit details
Copy full SHA for 21f3563
Browse repository at this point
Merge pull request #2 from PauLopNun/PauLopNun-patch-3
Show description for ac8ecc6
PauLopNun
authored
ac8ecc6
View commit details
Copy full SHA for ac8ecc6
Browse repository at this point
Add LCM and GCD functions in LCM.kt
PauLopNun
authored
3c5f5f0
View commit details
Copy full SHA for 3c5f5f0
Browse repository at this point
Merge pull request #3 from PauLopNun/PauLopNun-patch-4
Show description for 9c54dc5
PauLopNun
authored
9c54dc5
View commit details
Copy full SHA for 9c54dc5
Browse repository at this point
Implement Fibonacci function using iteration
PauLopNun
authored
a372d7d
View commit details
Copy full SHA for a372d7d
Browse repository at this point
Merge pull request #4 from PauLopNun/PauLopNun-patch-5
Show description for 6b14cb4
PauLopNun
authored
6b14cb4
View commit details
Copy full SHA for 6b14cb4
Browse repository at this point
Add nCr function to compute combinations
PauLopNun
authored
96b9495
View commit details
Copy full SHA for 96b9495
Browse repository at this point
Merge pull request #5 from PauLopNun/PauLopNun-patch-6
Show description for 6d498bf
PauLopNun
authored
6d498bf
View commit details
Copy full SHA for 6d498bf
Browse repository at this point
You can’t perform that action at this time.