/hackattic_solutions

This repository contains my solutions to hackattic in go

Primary LanguageGo

hackattic_solutions

hackattic

my solutions to https://hackattic.com challenges (in progress):

organised as Go package with main entry point in /cmd/main.go

individual challenges are located in /modules/challenge_name

functions that tend to be used between challenges are in /modules/common