Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gzwl/leetcode

The optimum C++ solutions for the leetcode
https://github.com/gzwl/leetcode

Last synced: 15 days ago
JSON representation

The optimum C++ solutions for the leetcode

Awesome Lists containing this project

README

        

# leetcode
The optimum C++ solutions for the leetcode

这是我自己写的leetcode的题解,目前已经完成了70%左右,后续部分会很快更新

这里放上来的代码都能保证是最优解(复杂度最优)

当然有些题目因为测试数据等原因可能会和统计中最快的代码在时间上有常数的差距

希望对需要的人能有些帮助