anishjain94 / hackattic_solutions

This repository contains my solutions to hackattic in go

Home Page:https://hackattic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repository contains my solutions to hackattic in go

https://hackattic.com/


Languages

Language:Go 81.7%Language:Python 12.2%Language:TypeScript 6.1%