https://github.com/kevinleeex/algorithms
Some problems about algorithm and data structure.
https://github.com/kevinleeex/algorithms
Last synced: 3 months ago
JSON representation
Some problems about algorithm and data structure.
- Host: GitHub
- URL: https://github.com/kevinleeex/algorithms
- Owner: kevinleeex
- Created: 2016-08-16T15:50:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T13:09:33.000Z (over 6 years ago)
- Last Synced: 2025-01-16T00:53:31.762Z (5 months ago)
- Language: Java
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 维持功力的算法集合
## 更新
2018-10-18
> 可能已经荒废了...## 概述
> 考研期间,为了不荒废编程功力,每晚刷一题,也是因为自己算法薄弱,自我充电啊。## 写在后面
> 给自己留了个纪念吧。若不做特别说明,题目皆来自于《程序员代码面试指南》(左程云著)