maartenJacobs / protohackex

Protohackers challenges solved with Elixir/OTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protohackex

Protohackers challenges solved in Elixir and OTP (gen_tcp and gen_udp).

Challenges

main implements the challenge I'm working on currently and might not be working yet. Solved challenges are tagged.

Installation

  1. Use asdf or similar to install Elixir 1.14 and Erlang/OTP 25.
  2. Run mix up.

For a shell, run iex -S mix shell. This won't start the application and can be used for testing the server.

About

Protohackers challenges solved with Elixir/OTP


Languages

Language:Elixir 100.0%