Skip to content

urvesh254/30DaysOfCode-PhoenixClub

Repository files navigation


👨‍💻30DaysOfCode-PhoenixClub

This repository gives you the solution of everyday problems given in 30DaysOfCode contest which is held on Hackerrank.

Note: Solution of every problem is given after the contest is over. So first try to solve by yourself then see the solution. All the best 👍

Phoenix Discord Server Link: https://discord.gg/YQpr68ZvzH

Contribute your code if you solve this problems in other language then Python so other can improve their skill in particular language.

✨Contribution Steps

  1. Fork the repository.
  2. Download repository in your local machine.
  3. Create folder name with your programming language in specific day and specific question of contest.
    • Ex. Java, Cpp, C etc.
    • File structure: Day\Question\Language\file
      |- day-1-of-30
      	|- Playing with digits
      		|- Java
      		|- Python
      
  4. Put your code file in this folder.
    • Note: Your file name should be same as the Hackerrank handle.
    • Ex. urveshpatel.pyor urveshpatel.java
  5. Also If you are contributing the solution in new language then don't forget to add language into the README.md file.
  6. Push your code to GitHub.
  7. Create pull request to this repository.
  8. That's it😌. We will check your code and If it is okay then we accept the pull request otherwise tell you the errors.

Share and 🌟 this repository.

All The Best 👍

👨‍💻 Happy Coding 👨‍💻