Skip to content

Amit-Verma5262/IEEEXtreme18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEEXtreme18

IEEEXtreme is a global challenge in which teams of IEEE Student members – advised and proctored by an IEEE member, and often supported by an IEEE Student Branch – compete in a 24-hour time span against each other to solve a set of programming problems.

🚀 How to Contribute

  1. Fork this repository to your GitHub account and give a star.
  2. Clone the repository to your local machine:
    git clone https://github.com/your_username/IEEEXtreme18
  3. Create a branch with your name:
    git checkout -b your_branch
  4. Make necessary changes and commit those changes:
    git add .
    git commit -m "your message"
  5. Push changes to GitHub:
    git push origin your_branch
  6. Submit your changes for review:
    • Go to your repository on GitHub.
    • Click on the Compare & pull request button.
    • Submit the pull request.

It's that easy! We are eagerly waiting for your pull request. 😊

📝 How to Get Concluded

Don't you feel happy and enlightened while contributing to this project? Give it a ⭐ then, it'll make us even happier!