Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

License

Notifications You must be signed in to change notification settings

srinvp/LeetCode

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

LeetCode Solutions

💡 Solutions to LeetCode in C++, 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

I believe messy code is costing you. Therefore, I follow the formatter 99% of the time, but in rare situations, I format the code manually because it might look better in these cases.

Also, I don't squeeze everything in a single line just to save vertical rows since this disrespects the column limit and makes the code hard to read.

Here's a more detailed style guide.

Formatting

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-2022 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 38.6%
  • Python 22.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.