100days

100 days of algorithms

  • 所有者: coells/100days
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

100 days of algorithms

This repository contains notebooks with live code to accompany 100 days of algorithms challenge.

I set the challenge for myself to implement algorithm by algorithm, day by day, until the number reaches 100.

If you are interested, here's the intro to the series and all the articles sorted by date from the latest.

The challenge was quite fun and rough, as well. Do not expect the implementations to be the best, nor fastest, nor nicest, nor bug-free. Do expect to see code written in haste. A code that contains the same amount of enthusiasm and love to algorithms as many it contains bugs.

Feel free to (re)use my code in any way you wish, but bare in mind that the source code is provided "as-is". It is on your own risk and you are solely responsible for whatever happens then.

local machine

  • download and install the latest version of Anaconda distribution
  • clone the repo: git clone https://github.com/coells/100days.git
  • open terminal and run Jupyter notebook: jupyter notebook
  • open localhost:8888 in your browser

notes

  • the codebase was developed using Python 3.6 and Anaconda 4.3.1
  • notebooks containing Bokeh plots are not directly supported by Github; you better clone the repo a run notebooks locally

alternate repository

Microsoft Azure Notebooks with Python 3.5 support

主要指标

概览
名称与所有者coells/100days
主编程语言Jupyter Notebook
编程语言Jupyter Notebook (语言数: 1)
平台
许可证
所有者活动
创建于2017-03-24 17:41:14
推送于2018-05-11 17:11:45
最后一次提交2018-05-11 19:11:42
发布数0
用户参与
星数7.5k
关注者数299
派生数1.2k
提交数112
已启用问题?
问题数6
打开的问题数1
拉请求数1
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?