Skip to content

tschinz/days-of-algo

Repository files navigation


Days of Algo Logo
Days of Algo

Jupyterbook online

Table of contents

DescriptionRulesAlgorithmsCredits

Description

inspired by Tomáš Bouda and his 100 days of algorithm challenge, my attempt on it. Besides my work, my family and other activities this challenge will take me surely longer than 100 days and it can be more or less than 100 algorithms. So be kind.

Why use Python

The individual challenges should take as less time as possible therefore a high level language such as Python and all of its available PIP packages and the fantastic note-like development IDE Jupyterlab and VS Code as sidekick, the focus isn't on the tools but the algorithms.

Rules

  1. Everything can be an algo
  2. Make an effort to code everyday
  3. Focus on the challenges not the language
  4. Get every help possible
  5. Have fun 🙈 🙉 🙊

Algorithms

Each Algorithm is in its own jupyter notebook and hosted on github via jupyterbook.

Jupyterbook online

Credits