programming-puzzles
There are 58 repositories under programming-puzzles topic.
mebeim/aoc
🎄 My solutions and walkthroughs for Advent of Code and more related stuff.
surgi1/adventofcode
ES6 solutions to Advent of Code puzzles.
dwayne/herbert-python
A Python implementation of the Herbert game from the Imagine Cup algorithm contest.
MartinSeeler/Advent-of-Code
My solutions for Advent of Code [2015, 2016, 2020, 2021, 2023, 2024]
chrismejia/Programming-Problems
Collection of programming problems I've completed and attempted
nragland37/aoc
:christmas_tree: Advent of Code | An annual advent calendar of small programming puzzles
mnaR99/AdventOfCode2020
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language.
MatthieuMichon/advent-of-code
Solutions to 🎄🌟 https://adventofcode.com/ 🎄🌟 programming puzzles written in Python.
AlgusDark/programming-puzzles
A repository with programming puzzles and solutions in TypeScript
ComprosoftCEO/funge-it-together
Solve programming puzzles using an esoteric "funge" language
DeXtroTip/advent-of-code
Advent of Code
generic-github-user/programming-puzzles
Some creative programming challenges in the style of the Euler Project; language-agnostic, but solutions are written in Python.
goosewin/aoc2024
🎄 My solutions and TypeScript project template for Advent of Code 2024!
logan-connolly/aoc
:warning: Development moved to Sourcehut
natkam/hi_world
various coding exercises
Thomega35/AOC
🎄 My 2023 solutions in Python for Advent of Code (https://adventofcode.com) and more related stuff.
xboard/AoC
:christmas_tree: My Advent of Code solutions in Python :christmas_tree:
A-Sibi/Advent-of-Code
✨ My Advent of Code Journey: Tackling Daily Coding Puzzles with Creativity and Precision! Join me in this exhilarating challenge as I share my solutions and insights. 🚀🧩
abidkyo/aoc
Advent of Code Solution
B00tLoad/advent-of-coding-2024
My solutions to the 2024 advent of code.
Carmoruda/AdventOfCode
🎄 My Advent of Code solutions
DuodecimAD/Helmo_2024_2025
CS Helmo year 1
ExileStudios/advent-of-code-2024
Solutions for Advent of Code 2024 puzzles, implemented in PHP. Each day includes the problem description and solution code.
HarmlessEvil/advent-of-code-2023
Solutions to Advent of Code 2023 challenges in Go.
HarmlessEvil/advent-of-code-2024
Solutions to Advent of Code 2024 challenges in Go.
hectorluisnavas/AdventOfCode
Python solutions for Advent of Code 2023 puzzles
IamHaque/Advent-of-Code-2024
Deno-based solutions for Advent of Code 2024 challenges. Each day includes a unique coding puzzle solved in a structured and reusable format.
jaylyon/AdventOfCode2022
Advent of Code Solutions for 2022
KajaBraz/AdventOfCode2023
Advent Of Code is an annual programming event. Daily challenges published in December 2023 can be found on https://adventofcode.com/2023
Progambler227788/Puzzle-Game
The given code is an implementation of a word search puzzle solver in C++. It takes a 10x10 grid of characters as input and allows the user to enter a word to search for. The program then searches for the word in the grid, and if found, it prints the row and column
willymateo/advent-of-code-2024
Python-based solutions to the daily coding challenges from Advent of Code 2024. Each day’s folder includes input data and scripts for solving both parts of the challenge.
adamhadani/prettyalgo
Pretty print for programming puzzles.
JOMI195/aoc
🎄🌟 My Advent of Code Solutions
Kurandur/programming-puzzles
Various solutions to different programming-puzzles like Advent of Code, Project Euler etc.
rayc2045/Advent-of-Code
JavaScript solutions for Advent of Code
usman7384/AdventOfCode-2023
Welcome to my solutions for the Advent of Code 2023 challenges!