home.social

#codingpuzzle — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codingpuzzle, aggregated by home.social.

  1. "7 Coder Words" - solve 7 clues using 20 lettered tiles to form words from programming and computer science.

    No app store. No sign-up. No tracking. Just open the url and play.

    It's a progressive web app (PWA) and it also works offline, add it to your home screen, zero dependencies.

    👉 7coderwords.kenamick.com

    #7CoderWords #browsergame #wordgames #programming #coding #puzzles #codingpuzzle

  2. I don't know if #TheWeeklyChallenge has a Mastadon presence yet. If you're interested in fun coding challenges it can be worth a look.

    theweeklychallenge.org/

    The second of this weeks challenges is one of those fun O(2**n) ones where you want to come up with a plan beyond the obvious.

    I'm happy I got it down to 1.5 mins in #Rakulang. And it will take pretty much the same time to calculate 1 through 15 which is cool.

    (Of course that's on my 16 core dev box YMMV).

    #coding #CodingPuzzle