Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/triment/blog
https://github.com/triment/blog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/triment/blog
- Owner: Triment
- Created: 2021-06-29T01:56:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T08:07:25.000Z (over 3 years ago)
- Last Synced: 2023-03-06T13:06:07.611Z (almost 2 years ago)
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 52
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
本博客记录一些有趣的算法,和常见的优化,比如有些题目是常见的,但是解法是很巧妙的,这种会被收录在此仓库中
1. [斐波那契数列](/solved/斐波那契数列.md)
2. [使用最小花费爬楼梯](/solved/使用最小花费爬楼梯.md)