Here are the secret codes for the first 20 puzzles. You can jump to a puzzle from the settings menu.
Here are the secret codes for the first 20 puzzles. You can jump to a puzzle from the settings menu.
"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.
👉 https://7coderwords.kenamick.com
#7CoderWords #browsergame #wordgames #programming #coding #puzzles #codingpuzzle
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.
https://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).
Friday #CodingPuzzle is up! This is a fun one from this year's Code Jam qualifier!
#CodingPuzzle is up! Find the perimeter of squares in a rectangle!
#CodingPuzzle for the day is up!
Haven't had a chance to finish yet, but it's a really fun one.
Guess what's back?!?!
I'm going to be posting on DEV instead of twitter, though I'll be posting new questions as comments throughout the week in the same thread.
Here's today's question!
My #AdventOfCode Day 13 is up! This was so painful. That being said, I think my solution is decently clean and readable.
https://github.com/aspittel/advent-of-code/blob/master/dec-13/script.py
#AdventOfCode Day 11 in the books! https://github.com/aspittel/advent-of-code/blob/master/dec-11/script.py
Working on optimizing now.