Projects in Awesome Lists tagged with puzzle-solution
A curated list of projects in awesome lists tagged with puzzle-solution .
https://github.com/hingston/7-billion-humans-solutions
Solutions for the game 7 Billion Humans
7-billion-humans achievements answers game-solution puzzle-solution solutions
Last synced: 06 Apr 2025
https://github.com/denvash/codingame-puzzles-solutions
Elegant puzzles solutions 🖊
c codingame codingame-solutions cpp csharp java javascript kotlin loop math memoization movement nested-loops pathfinding php puzzle-solution puzzles python recursion string-manipulation
Last synced: 12 Jun 2025
https://github.com/kamyu104/facebookhackercup-2020
🏃 Python Solutions of All 24 Problems in FHC 2020
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/kamyu104/metahackercup-2022
🏃 Python3 Solutions of All 30 Problems in MHC 2022
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup meta-hacker-cup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/kamyu104/facebookhackercup-2019
🏃 Python Solutions of All 22 Problems in FHC 2019
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/kamyu104/facebookhackercup-2021
🏃 Python Solutions of All 27 Problems in FHC 2021
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/christianberg/advent
Solving the Advent of Code puzzles in `jq`
Last synced: 20 Jan 2026
https://github.com/marsidev/adventjs
🎄 AdventJS Solutions by marsidev
adventjs javascript javascript-puzzles puzzle-solution
Last synced: 19 Mar 2025
https://github.com/kamyu104/metahackercup-2023
🏃 Python3 Solutions of All 29 Problems in MHC 2023
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup meta-hacker-cup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/kamyu104/facebookhackercup-2018
🏃 Python Solutions of All 21 Problems in FHC 2018
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/kamyu104/metahackercup-2024
🏃 Python3 Solutions of All 27 Problems in MHC 2024
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup meta-hacker-cup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/codybartfast/aoc20
Going on holiday confident Santa will have a problem free Advent of Code 2020
advent-of-code advent-of-code-2020 fsharp puzzle-solution
Last synced: 27 Oct 2025
https://github.com/aalekhpatel07/advent-of-code-2022
Advent of Code Solutions 2022
advent-of-code advent-of-code-2022 puzzle-solution rust-lang
Last synced: 16 Mar 2025
https://github.com/corinaminer/triangle-puzzle
Documenting solutions to my triangle puzzle.
geometric-shapes puzzle puzzle-game puzzle-solution
Last synced: 01 Feb 2026
https://github.com/mddragnev/8-puzzle
A* algorithm solving 8-puzzle game
8-puzzle a-star-algorithm artificial-intelligence astar-pathfinding heuristic-search-algorithms heuristics puzzle puzzle-solution searching-algorithms
Last synced: 26 Feb 2025
https://github.com/windomz/quizzee
问答题辅助Go方案 - 开箱即用、推荐引擎、嵌入式存储、RESTful API
puzzle-solution puzzle-solver quiz quiz-game
Last synced: 09 Apr 2025
https://github.com/pycui/pond-solver
A solver for the mobile game "Pond"
dijkstra puzzle puzzle-solution puzzle-solver
Last synced: 13 Mar 2025
https://github.com/codybartfast/aoc18
Advent of Code 2018 in F#
advent-of-code advent-of-code-2018 fsharp puzzle-solution
Last synced: 18 Jul 2025
https://github.com/greg-kennedy/100hops
Solution to the 100 Hops puzzle (https://puzzling.stackexchange.com/questions/20238/explore-the-square-with-100-hops)
perl5 puzzle puzzle-solution puzzle-solver recursion recursive
Last synced: 20 Oct 2025
https://github.com/jondolf/advent-of-code
My solutions for the Advent of Code. (https://adventofcode.com/)
advent-of-code puzzle-solution typescript
Last synced: 11 Mar 2025
https://github.com/jeroenvervaeke/adventofcode-2019
My attempt in Rust to solve all puzzles of the advent of code in rust
advent-of-code advent-of-code-2019 puzzle puzzle-solution
Last synced: 24 Oct 2025
https://github.com/jondolf/advent-of-code-2020
My solutions for the Advent of Code 2020.
advent-of-code-2020 puzzle-solution typescript
Last synced: 11 Jun 2025
https://github.com/codybartfast/aoc19
Advent of Code 2019 in F#
advent-of-code advent-of-code-2019 fsharp puzzle-solution
Last synced: 07 Dec 2025
https://github.com/beling/puzzles
Rust software for solving combination puzzles.
15-puzzle 15-puzzle-game 15-puzzle-solver 15puzzle puzzle puzzle-game puzzle-solution puzzle-solver puzzle-solvers puzzles rust rust-lang sliding-puzzle-game solver solvers
Last synced: 15 Mar 2025
https://github.com/codybartfast/aoc-2019-fs
Advent of Code 2019 in F#
advent-of-code advent-of-code-2019 fsharp puzzle-solution
Last synced: 30 May 2026
https://github.com/kalaspuff/advent-of-code
🎅 My solutions to some of the "Advent of Code" programming puzzles.
advent-of-code puzzle-solution python
Last synced: 28 Aug 2025
https://github.com/jondolf/advent-of-code-2022
My Advent of Code 2022 solutions, this year in Rust 🦀 https://adventofcode.com/2022
advent-of-code aoc puzzle puzzle-solution rust solutions
Last synced: 13 Oct 2025
https://github.com/simranjeet97/puzzle_programms
Programs that make you think more and search more about the fundamentals of programming.
brain-teasers brainfuck hard-thinking puzzle puzzle-solution python simranjeet97
Last synced: 01 May 2026
https://github.com/amy-keibler/advent-of-code
advent advent-of-code advent-of-code-2017 puzzle-solution
Last synced: 15 Jul 2025
https://github.com/scriptim/sudoku-solver
Automatically solve sudoku puzzles using nondeterministic backtracking algorithm
puzzle puzzle-generator puzzle-solution puzzle-solver sudoku sudoku-generator sudoku-problem sudoku-puzzle sudoku-solution-finder sudoku-solver
Last synced: 13 May 2025
https://github.com/p-alvarenga/algorithms-in-c
Repository to demonstrate different algorithms of famous puzzles on different programming languages
Last synced: 28 Mar 2025
https://github.com/guillaumeunice/codingame
codingame-solutions puzzle-solution
Last synced: 23 May 2026
https://github.com/codybartfast/aoc15
Advent of Code 2015 in F#
advent-of-code advent-of-code-2015 fsharp puzzle-solution
Last synced: 25 Jul 2025
https://github.com/rayc2045/advent-of-code
JavaScript solutions for Advent of Code
advent-of-code advent-of-code-2022 algorithm algorithm-challenges christmas christmas-calendar christmas-countdown javascript programming-challenges programming-puzzles puzzle-solution puzzle-solver
Last synced: 01 Aug 2025
https://github.com/codybartfast/aoc16
Advent of Code 2016 in F#
advent-of-code advent-of-code-2016 fsharp puzzle-solution
Last synced: 08 Mar 2025
https://github.com/kjerk/exapunks-solutions
My created solutions for Exapunks puzzles as I work through the game, no external help or looking up answers, or other people's solutions.
exa exapunks puzzle-game puzzle-solution solutions zachtronics
Last synced: 27 Jan 2026
https://github.com/codybartfast/aoc17
Advent of Code 2017 in F#
advent-of-code advent-of-code-2017 fsharp puzzle-solution
Last synced: 16 Oct 2025
https://github.com/benjetson/aoc-2020
My solutions to the 2020 Advent of Code, written in Go.
advent-of-code advent-of-code-2020 advent-of-code-2020-golang aoc aoc-2020 golang puzzle-solution spoiler-alert
Last synced: 22 Jun 2025