Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 233 Bytes

PH Challenges

In this repo, I dump the solutions to the protohackers challenges.

In each challenge I include 3 parts:

  • Code to solve the challenge
  • Dockerfile to create image that runs the server
  • Some deployment configuration