TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there a site with code puzzles like chess puzzles?

7 pointsby eaplantabout 3 years 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

gabrielsrokaabout 3 years ago
Maybe this?<p><a href="https:&#x2F;&#x2F;play.elevatorsaga.com" rel="nofollow">https:&#x2F;&#x2F;play.elevatorsaga.com</a>
mattchambabout 3 years ago
This is not quite what you&#x27;re asking for, but it&#x27;s in the spirit of what you want: <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Shenzhen_I&#x2F;O" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Shenzhen_I&#x2F;O</a>
评论 #31229935 未加载
pajkoabout 3 years ago
<a href="https:&#x2F;&#x2F;codingdojo.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;codingdojo.org&#x2F;</a><p>Or try the games of Tomorrow Corporation and Zachtronics.
d--babout 3 years ago
<a href="https:&#x2F;&#x2F;code.golf&#x2F;" rel="nofollow">https:&#x2F;&#x2F;code.golf&#x2F;</a> ?
wanghqabout 3 years ago
leetcode.com :) I know this is what you&#x27;re looking for.