Skip to content

💡 LeetCode in C++/Java/Python (respect coding conventions)

License

Notifications You must be signed in to change notification settings

logicalNil/LeetCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

LeetCode Solutions

💡 Solutions to LeetCode in C++17, Java, and Python. This repository aims to provide code with good readability and consistent style over various topics and embraces new standards.


Getting Started

See the built page here: LeetCode Solutions.

Coding Style and Naming

Please see the style guide.

Formatting

I believe messy code is costing you. Therefore, I format the code with the following formatters:

Take a look at my nvim configuration related to auto formatting.

More Information

Hosted on Feb 23, 2019.

License

Licensed under the MIT License, Copyright © 2019-2023 P.-Y. Chen.

Assembled with ❤️ in New York.

About

💡 LeetCode in C++/Java/Python (respect coding conventions)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 38.7%
  • Java 37.7%
  • Python 23.6%