Skip to content

Dhananjayshukla1/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++20, Java, Python, MySQL, and TypeScript. 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

Language Formatter Style Guide Configuration
C++ ClangFormat Google C++ Style Guide .clang-format
Java ClangFormat Google Java Style Guide .clang-format
Python autopep8 PEP 8 – Style Guide for Python Code Passing --indent-size=2 for a better viewing experience in mobile devices.
TypeScript Prettier Google TypeScript Style Guide .prettierrc
MySQL N/A N/A N/A

Fun Facts

This website went live on February 23, 2019.

License

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

Assembled with ❤️ in New York.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.7%
  • Java 36.8%
  • Python 24.8%
  • Other 0.7%