Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael18811380328/leetcode
https://github.com/michael18811380328/leetcode
algorithm javascript leetcode python typescript
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/michael18811380328/leetcode
- Owner: Michael18811380328
- Created: 2019-09-30T16:19:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T08:24:01.000Z (13 days ago)
- Last Synced: 2024-11-04T09:26:38.304Z (13 days ago)
- Topics: algorithm, javascript, leetcode, python, typescript
- Language: JavaScript
- Homepage:
- Size: 65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode
这是 Leetcode 刷题,主要是 js 实现,少量使用 ts 和 python 等实现。
同时整理了一些常用的算法文档、学习资料、和算法工具等。
因为有的算法书是其他语言(啊哈算法是 C,算法4 是 Java,所以要了解其他语言基本语法)。
目的:1、提升个人综合素质 2、应用在实际项目中,优化性能
[刷题日志](./log.md)
[刷题统计](./statistics.md)
[待办事项](./todo.md)
[单元测试](./unit-test.md)
[脚本说明](./scripts-description.md)