Skip to content

This repo contains my solutions for some Go(-lang) katas submitted in Codewars.

License

Notifications You must be signed in to change notification settings

borisskert/go-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go katas

This repo contains my solutions for some Go katas submitted in Codewars.

Prerequisites

You need to install the go1.22.x for your OS to build this project and run its tests.

Linting Code

golangci-lint run    # (in project root folder)

Run tests

go test -v ./...    # (in project root folder)

About

This repo contains my solutions for some Go(-lang) katas submitted in Codewars.

Topics

Resources

License

Stars

Watchers

Forks

Languages