Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.58 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.58 KB

Unstop

Welcome to the Unstop repository! This is where you'll find solutions to various coding challenges and other programming exercises. Whether you're looking to improve your problem-solving skills, prepare for coding interviews, or just enjoy tackling new challenges, this repository has got something for you.

Contents

Coding Challenges

  • 100-Day Coding Sprint
  • Assessments
  • weekly coding challenge

Upcoming Challenges

  • weekly coding challange
  • Projects
  • Treasure hunt

How to Use

  1. Browse the list of challenges: Navigate through the folders to find the coding challenge that interests you.
  2. Read the problem statement: Each challenge folder contains a README file with the problem description.
  3. Check the solution: Solutions are provided in various languages. Open the solution file to see the implementation.
  4. Try it yourself: Before looking at the solution, try to solve the challenge on your own to get the most out of your practice.
  5. Contribute: If you have a solution to a challenge that isn’t listed here, feel free to submit a pull request!

Contributing

  1. Fork the repository to your own GitHub account.
  2. Clone your fork of the repository to your local machine.
  3. Create a new branch for your feature or bug fix.
  4. Commit your changes to your branch.
  5. Push your revisions to GitHub.
  6. Open a pull request to the main repository.

Contact

For any questions, suggestions, or feedback, feel free to open an issue or reach out via email.

Happy coding! 🚀