This framework is a total COPY from walkccc, Thanks a lot. And I will fill it with my code and notes.
In this repository, I'll work on solutions to all LeetCode problems by C++, Java, and Python.
I believe messy code is costing you.
- C++ code is formatted by clang-format following the Google C++ Style Guide. You can see the configuration here.
- Java code is formatted by Language Support for Java(TM) by Red Hat
- Python code is formatted by PEP 8 -- Style Guide for Python Code.
Besides, this is the convention I follow for consistency.
The repository is still under construction, and the goal is to keep up with the growth of LeetCode problems by Aug 2020!
For more information, please visit my GitHub.
By Egg Meng on Feb 23, 2019.
Revised on Dec 25, 2019.