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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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