Skip to content
Snippets Groups Projects
Daniel Andres Hoppe Alvarez's avatar
Daniel Andres Hoppe Alvarez authored
Add java version

See merge request !3
0bd3453d
History
Name Last commit Last update
C
Golang
Java
JavaScript
Kotlin
Python
README.md

Python

Go to Python folder and run code with python gcd.py

JS

Go to JS folder and run npm install, followed by npm start

Golang

Go to Golang folder and run code with go run gcd.go