Skip to content

godprobe/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars

Running through random kata (code exercises) on the Codewars website.

I'll most likely be sticking with Go for the majority.

Each kata has its own go.mod file, in large part due to not initially comprehending Go project structures and the differences between packages and modules. With a go.work file to wrangle all the kata together, this still shakes out okay, but this repo is definitely not one that should normally be imported into other projects.

Some of my few older solves using C++, JavaScript, and Python are in my CodeWars 2019 repo. Or you can visit my Codewars profile directly.

About

Random kata from the codewars website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages