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++
☆62Updated last month
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:
- ☆38Updated 2 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆111Updated last year
- C++ Course Taught at CERN, from Sebastien Ponce (LHCb)☆279Updated 3 months ago
- my personal repo for the advent of code yearly challenge☆55Updated last month
- ☆56Updated last year
- 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…☆390Updated 10 months ago
- Chessclone with SDL2☆94Updated 3 years ago
- ☆96Updated 2 years ago
- Examples of using unique_ptr and vector☆49Updated last year
- My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA☆425Updated last month
- My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such…☆365Updated last month
- ☆294Updated 3 years ago
- A set of Data Structures for the C programming language☆34Updated 2 weeks ago
- UCI Compliant Chess Engine☆118Updated 10 months ago
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆246Updated 4 months ago
- C++ Crash Course☆792Updated last year
- Example programs from "Discovering Modern C++" 2nd edition (3rd code update)☆79Updated 4 years ago
- ☆43Updated last year
- Advent of Code solutions 2015-2023☆153Updated last year
- Original source code for Modern C++ for Absolute Beginners 2nd ed.☆35Updated 3 years ago
- Creating a database from the ground up in C++ for fun!☆144Updated 3 years ago
- C++ solutions for more than 300 Project Euler problems☆143Updated 6 years ago
- ☆70Updated 9 months ago
- ☆26Updated last year
- Beej's Guide to C Programming source☆621Updated 2 weeks ago
- A plotting library available in many programming languages.☆123Updated last year
- Code for training basic neural networks, especially the MNIST numbers dataset.☆247Updated 2 years 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…☆333Updated last year
- C++ Data Structures and Algorithms, published by Packt☆328Updated 2 years ago
- Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials☆610Updated 8 months ago