Skip to content

pabloxio/codewars.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars kata solutions with Go

Just pushing forward my Go learning path solving katas from Codewars.

Prerequisites

  • I'm using go1.22.x (Latest Go version supported by Codewars)

Tests

go test ./...