Skip to content

heliac2000/practice-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go exercises and elegant solutions

How to solve

  • Each folder has a README.md file and _test.go file, check it and find what kind of function you need to implement
  • Code this function in the separate .go file inside a package. You may use anything you want except 3rd-party packages
  • Create a PR with one .go file
  • The most fast and elegant solution will be merged into this repo

About

Practice Go: a collection of go exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%