blog icon indicating copy to clipboard operation
blog copied to clipboard

TODO-2016

Open mozillazg opened this issue 8 years ago • 0 comments

python

project

  • [x] go-unidecode
  • [x] go-slugify
  • [ ] go port of httpie
  • [x] 给新版 docker registry 增加 qiniu storage driver(API 不支持获取断点续传的信息,无法支持镜像的断点续传,放弃)

算法题

  • [ ] 台阶问题
  • [ ] 查找数组元素移动了多少位(有序数组,移动 n 位,针对移动后的数组,求 n 的值)
  • [ ] 合并两个有序列表
  • [ ] 排序,查找算法
  • [ ] 子数组问题

mozillazg avatar Mar 10 '16 14:03 mozillazg