Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 785 Bytes

File metadata and controls

18 lines (11 loc) · 785 Bytes

Contributing to CodingChallenges

Thank you for considering contributing to CodingChallenges!

How to Contribute

  • Adding Challenges: Create a new file in the challenges directory with a descriptive name. Include a problem statement, example inputs/outputs, and any additional details.
  • Solving Challenges: Fork the repository, solve the challenge, and submit a pull request with your solution.
  • Improving Documentation: Improve the README or CONTRIBUTING files and submit a pull request.

Submission Guidelines

  • Ensure your challenge is clear and well-documented.
  • Follow the naming conventions and file structure outlined in the README.

Code of Conduct

Please adhere to our Code of Conduct to maintain a respectful community.