3 Forks
8 Stars
8 Watchers

LeetCode-in-Elixir

Elixir-based LeetCode algorithm problem solutions, regularly updated.

How to download and setup LeetCode-in-Elixir

Open terminal and run command
git clone https://github.com/LeetCode-in-Elixir/LeetCode-in-Elixir.git
git clone is used to create a copy or clone of LeetCode-in-Elixir repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LeetCode-in-Elixir https://github.com/LeetCode-in-Elixir/LeetCode-in-Elixir/archive/master.zip

Or simply clone LeetCode-in-Elixir with SSH
[email protected]:LeetCode-in-Elixir/LeetCode-in-Elixir.git

If you have some problems with LeetCode-in-Elixir

You may open issue on LeetCode-in-Elixir support forum (system) here: https://github.com/LeetCode-in-Elixir/LeetCode-in-Elixir/issues