Welcome to CodeGolf Hackathon! This is a competition whose goal is to find the shortest code in each (golfing) language in order to solve a specific programming puzzle. New problems will be posted periodically. There will be a couple of teams:
-
The Jelly team.
-
The Pyth team.
-
The 05AB1E team.
-
The Husk team.
-
The Javascript team, added on request.
-
The Python Team, added on request.
-
Other potential teams (?): Japt, MATL. On request, I can add more.
A golfer can participate in one or more teams. In order to be able to submit an answer, please request write access and ping me in The Nineteenth Byte or in the dedicated chat room. Good luck golfing!
If you want to submit your answer to one of the Puzzles:
-
Go to the Folder
Puzzle X
, whereX
is the number of the puzzle you want to solve. -
Go to
solutions
and choose the team of an available language. -
There, create a new file called
<language-name>(<solution-number (if multiple solutions exist)>).<language-extension>
. -
Paste your submission in the newly created file, after you make sure that it is correct! Click Commit Changes and wait for me to merge it.
-
It is also recommended to create a markdown file that includes your code, a TIO link and an explanation on how your code works, if needed.
Each puzzle will have a scoreboard, and a generic Scoreboard will be added in the future, if people choose to join the Hackathon!