These are my solutions to LeetCode problems written in Elixir.
All solutions have a corresponding test in test/solutions/
git clone [email protected]:terenceponce/leetcode.git
cd leetcode
asdf install
mix test
These are my solutions to LeetCode problems written in Elixir.
All solutions have a corresponding test in test/solutions/
git clone [email protected]:terenceponce/leetcode.git
cd leetcode
asdf install
mix test