Skip to content

A collection of algorithms and data structures designed for solving programming puzzles

License

Notifications You must be signed in to change notification settings

mrsombre/codingame-framework

Repository files navigation

Codingame Framework

codecov

A collection of algorithms and data structures designed for solving programming puzzles.

Golang Version

Currently, the framework is written in Golang 1.19.x as it is closer to 1.18.x available on Codingame.

Tests

go test -cover ./...

Benchmarks

go test -bench=. -benchmem -run=^$ > bench.out

You are welcome to follow my Codingame profile

About

A collection of algorithms and data structures designed for solving programming puzzles

Topics

Resources

License

Stars

Watchers

Forks

Languages