Skip to content

A HacktoberFest 2023 repository for 1st and 2nd years studying at IIITDMK only.

Notifications You must be signed in to change notification settings

CSClubIIITDM-org/hacktoberfest2023-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2023 [For 1st and 2nd years only]

READ THE RULES FOR CONTRIBUTION CAREFULLY! Any PR (Pull Request) that violates rules will be marked SPAM.

A repository containing basic programming questions in C, C++ and Python.

Not Affiliated with Digital Ocean or Hacktoberfest.

📆 Event Details

Starts on Oct 1st 8 Hrs

Ends on Oct 31st 23:59 Hrs

🤓 CONTRIBUTING!

💯 Rules:

  1. Check the Questions Here
  2. Upload Solutions to the Correct Folders i.e. all solutions for q1 must be in q1 folder only.
  3. If any Question is solved in C then a PR made to the same question in C++ will not be accepted. Vice-versa also applies.
  4. All the files must be names as "q{Question_Number}.{filetype}". Example: q1.cpp
  5. Solve only 1 question in 1 PR. PRs with multiple questions will be rejected.
  6. Create at most 4 PRs. Any more after that wont be accepted.
  7. Incorrect solutions will not be accepted.
  8. Kindly send your institute Roll No. while making your PR.
  9. Mails regarding rejection of PRs will not be entertained.
  10. CS Club IIITDM has all rights to reject PRs and the decision made by the cores will be final in this regard.
  11. All PRs will be accepted on a First Come First Serve Basis.
  12. Please give us 48hrs at max to respond to submitted PRs.

🤷‍♂️ How To:

  1. Fork Repo on Web Page
  2. git clone https://github.com/{your-username}/Hacktoberfest-basic
  3. Code your files in the proper directory based on the instructions above
  4. add all your files git add your/directory/path/to/file/ (see new directory structure above)
  5. commit your file changes git commit -m "Whatever you did here, e.g. created q1.py"
  6. push your changes git push
  7. Create a Pull Request on Web Page

👻 Alternate via Web

  1. Fork Repo on Web Page
  2. Make your changes on your forked repo
  3. Make a Pull Request

About

A HacktoberFest 2023 repository for 1st and 2nd years studying at IIITDMK only.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published