Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feiyutalk/leetcode
:confounded: :confused: :smiley:LeetCode问题解题思路。
https://github.com/feiyutalk/leetcode
algorithms data-structures interview java leetcode online-judge
Last synced: 1 day ago
JSON representation
:confounded: :confused: :smiley:LeetCode问题解题思路。
- Host: GitHub
- URL: https://github.com/feiyutalk/leetcode
- Owner: feiyutalk
- Created: 2017-03-11T09:02:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T03:36:53.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T21:01:52.909Z (3 months ago)
- Topics: algorithms, data-structures, interview, java, leetcode, online-judge
- Homepage:
- Size: 4.04 MB
- Stars: 136
- Watchers: 4
- Forks: 51
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-leetcode - conghuaicai/leetcode
README
LeetCode 解题报告
[![language](https://img.shields.io/badge/language-Java-green.svg)](https://img.shields.io/badge/language-Java-green.svg)
持续更新:rocket:多种解法:jack_o_lantern:力求思路清晰
Algorithms + Data Structures = Programs## 快速导航
- [**problems**](https://github.com/conghuaicai/leetcode/tree/master/problems):解题报告,按顺序排列。
- [**topics**](https://github.com/conghuaicai/leetcode/tree/master/topics):解题报告,按照主题归类。## 说明
- 解题报告中可能有数学公式,可以下载Chrome插件[GitHub With MathJax](https://chrome.google.com/webstore/detail/github-with-mathjax/ioemnmodlmafdkllaclgeombjnmnbima)来正确渲染数学公式。
## 致谢
- Edward Shi、basketwangCoding 、Hua Hua等人制作的中文LeetCode讲解视频。
- LeetCode在线OJ平台,以及在平台上分享各种解题思路的伙伴。