Dev & Scripting » Coding Challenges » Clash of Code
Welcome to Clash of Code!
Playing Clash of Code is a great way to sharpen our programming skills.
Clash of code consists of short and multiplayer games where we are given a problem to solve. It can be:
- Fastest mode: solve the problem as fast as possible to win
- Shortest mode: solve the problem with the shortest code to win (shortest = shortest amount of characters)
- Reverse mode: the problem is not explained, we only receive examples of input/output. For instance, if the example input is “2 8” and the output is “16”, and another example input is “3 4” and the output is “12”, then we easily guess that we have to multiply both numbers from input and output their product. The fastest player wins. It’s like the Fastest mode, but without clear instructions. It can be hard sometimes to figure it out…
» See all my Clash of Code posts
Latest Posts
.
