vss2sn / advent_of_codeLinks
This repository contains solutions to each of the problems in Advent of Code 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 (all years) in C++
☆59Updated 8 months ago
Alternatives and similar repositories for advent_of_code
Users that are interested in advent_of_code are comparing it to the libraries listed below
Sorting:
- My solutions or attempts at solutions to the Advent of Code event.☆261Updated 6 months ago
- Example programs from "Discovering Modern C++" 2nd edition (3rd code update)☆77Updated 4 years ago
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆368Updated 5 months ago
- my personal repo for the advent of code yearly challenge☆44Updated 4 months ago
- hi☆100Updated 8 months ago
- ☆121Updated 2 years ago
- ☆39Updated 2 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆98Updated 7 months ago
- C++ Course Taught at CERN, from Sebastien Ponce (LHCb)☆242Updated 5 months ago
- My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such…☆349Updated 7 months ago
- Advent of Code solutions 2015-2023☆152Updated last year
- Advent of Code problems solved in Python.☆70Updated 7 months ago
- Classic Tetris game.☆52Updated 4 years ago
- ☆58Updated last year
- Code for training basic neural networks, especially the MNIST numbers dataset.☆246Updated last year
- My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA☆405Updated 8 months ago
- Using meet-in-the-middle to solve the Rubik's cube☆80Updated 2 years ago
- Python solutions to Advent of Code puzzles, https://adventofcode.com/☆120Updated 8 months ago
- UCI Compliant Chess Engine☆106Updated 5 months ago
- C++ Data Structures and Algorithms, published by Packt☆319Updated 2 years ago
- Computing Fibonacci numbers efficiently, for real this time.☆85Updated 4 months ago
- ☆31Updated 7 months ago
- Simple physics simulator with support for rigid bodies, force generators and constraints.☆670Updated last year
- I'm compiling comprehensive coding tutorials for many different languages and frameworks! 🐲☆511Updated last year
- Advent of Code☆28Updated 8 months ago
- Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. C…☆316Updated last year
- Demo for the Simple 2D Constraint Solver.☆107Updated last year
- ☆162Updated 2 years ago
- C++ solutions for more than 300 Project Euler problems☆138Updated 5 years ago
- A general-purpose programmatic animation tool☆233Updated this week