An open API service indexing awesome lists of open source software.

https://github.com/lakphy/leetcode-record


https://github.com/lakphy/leetcode-record

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# leetcode-record

这是一个个人仓库,用来督促自己刷题,并记录代码,写了个小脚本每次刷题自动同步 README 目录。

代码不保证最优,毕竟咱就一前端,算法水平暂时一般。

如果你觉得咱的解法不好,非常欢迎提 issue 来教咱!😋😋😋

---

| 类型 | README | 代码文件夹 |
| ---------- | ------------------------------ | ------------------------ |
| leetcode | [./leetcode.md](./leetcode.md) | [./src](./src) |
| 美团笔试题 | [./meituan.md](./meituan.md) | [./meituan](./meituan) |
| 京东笔试题 | [./jingdong.md](./jingdong.md) | [./jingdong](./jingdong) |