akshitj1 / squadpark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Install go from: official site

git clone git@github.com:akshitj1/squadpark.git
cd squadpark

Run

go run sim.go input.txt

Run tests

go test ./... -v

Assumptions

  • Reg. No. will only be validated for length. not for format
  • Reg. No. is unique

About


Languages

Language:Go 100.0%