Skip to content

OmarSanad3/LeetCode_DailyChallenge_2023

 
 

Repository files navigation

LeetCode Daily Challenge in 2023



Workflow Checking



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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 81.9%
  • Python 6.5%
  • Java 5.2%
  • JavaScript 4.8%
  • Elixir 0.5%
  • TypeScript 0.5%
  • Other 0.6%