/tryalgo.org

Les 128 algorithmes qu'il faut avoir codés et compris dans sa vie en Python.

Primary LanguageHTMLOtherNOASSERTION

TryAlgo.org

This is the code that powers the website tryalgo.org.

Run locally

bundle install
bundle exec jekyll serve --incremental  # Faster

How to contribute

If you want to add a post, feel free to create a pull request! It should be in fr/_posts if French, in en/_posts if English.