hivehelsinki / remote-challs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote-Challs

From Hive Helsinki for all the 42 Network

When:

Every Monday and Thursday

How:

You can find the challenges pushed to this repository every Monday and Thursday. The challenges will be announced on Slack when pushed. To submit your solution you need to submit a Pull Request (see Creating a pull request on Github). The solution has to be pushed into the right folder and your filename has to be your login (e.g chall00/jgengo.c).

Staff will evaluate your solutions

Rewards:
  • The first one to submit a working solution will earn x points for their coalition.
  • Everyone else submitting a working solution (not yet submitted) will earn y points for their coalition.
  • Every participant that tried to solve the challenge and pushed a solution will earn z points for their coalition.

x, y and z are specified in the challenge readme

All points will be uploaded on the intranet once the contest has ended. Please note that this only applies to Hive Helsinki students.

Rules:
  • You can't submit a solution already submitted by someone else
  • You have to request your PR before the deadline to be able to participate. (specified in the subjects)
  • You have to respect the mandatory language requirement (specified in the subjects)
  • Your PR description should explain how you solved this problem and a short description of your code.

Overall, follow the subjects' instructions

About


Languages

Language:Python 42.9%Language:C 35.4%Language:Go 11.9%Language:Ruby 7.6%Language:Shell 2.2%Language:Dockerfile 0.1%