Skip to content

rehamatta/LeetCode_DailyChallenge_2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

LeetCode Daily Challenge in 2023



Contribution

Contributions.guide.LeetCode.Repo_11.43.58.mp4

These steps to how to make a contribution to this Repo

  • Follow the same style in the repo
    1. Fork the repo first
    2. Follow the following guidelines:
      1. Open the folder of the month of the problem
      2. Open the folder of the day of the problem
      3. Make a file of your solution and follow this pattern <day>- <name of problem> (<your name>).<file extension>
        • for example 1. Word Pattern (Ahmed Hossam).cpp
      4. Put this line as a comment on the top of your file: // Author: <your name>
      5. Try to write comments to explain your solution
      6. Redundant solutions will be rejected
    3. Create a pull request here after that
    4. I will pin the best solution in the README.md file to be viewed be all users.


Solutions


About

LeetCode Daily Challenge Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.2%
  • Python 11.2%
  • JavaScript 7.1%
  • Java 5.4%
  • Dart 2.7%
  • PHP 0.4%