Hacker News new | ask | show | jobs
Ask HN: Is there a site with code puzzles like chess puzzles?
7 points by eaplant 1509 days ago
Similar to https://www.chesspuzzles.com/mate-in-three, is there a website that presents you with some prewritten code that you can edit slightly to get the desired result?
5 comments

This is not quite what you're asking for, but it's in the spirit of what you want: https://en.m.wikipedia.org/wiki/Shenzhen_I/O
https://codingdojo.org/

Or try the games of Tomorrow Corporation and Zachtronics.

leetcode.com :) I know this is what you're looking for.