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 in C++ (and 2020 in Python as well)
☆59Updated 5 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 personal repo for the advent of code yearly challenge☆44Updated last month
- ☆39Updated 2 years ago
- 🐍📅 One-line Python solutions for Advent of Code 2022 and 2023.☆118Updated 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…☆360Updated 2 months ago
- UCI Compliant Chess Engine☆104Updated 2 months ago
- ☆50Updated 2 months ago
- A talk I made about C, focused on its quirks and little-known features.☆14Updated 2 months ago
- Guide to Memory Management and Debugging in C☆29Updated 10 months ago
- My Advent of Code Solutions - 350/350 Stars☆32Updated 6 months ago
- ☆58Updated 10 months ago
- Python solutions to Advent of Code puzzles, https://adventofcode.com/☆121Updated 5 months ago
- Solutions to the complete set of assignment problems which I did while crediting Computational Physics course by Prof. Manish Jain at IIS…☆12Updated 4 years ago
- Opens a window (Xlib) and allows you to draw in it using libcairo. Has Layer support.☆18Updated 4 months ago
- Notes from Machine Learning in C session☆108Updated 2 years ago
- Advent of Code solutions 2015-2023☆151Updated last year
- Bookmarks in graphics, algorithms, low level programming, math, languages☆283Updated 4 months ago
- Linear Algebra in C☆108Updated 3 years ago
- My solutions or attempts at solutions to the Advent of Code event.☆261Updated 3 months ago
- My college project☆31Updated 4 years ago
- A C-compiler written in C☆74Updated 4 months ago
- Simple stb-style header-only library for Neural Networks☆373Updated last year
- 2048, written in C, for the terminal☆43Updated last year
- Simple, Short and Sweet beginners friendly C language programs , revised.☆20Updated 3 years ago
- Mathematics library for C and C++☆50Updated last year
- Code for training basic neural networks, especially the MNIST numbers dataset.☆246Updated last year
- Source code for a video on computing Fibonacci numbers efficiently☆117Updated 6 months ago
- Code work associated with the course "Advanced C Programming Course" on Udemy, Authored by Tim Buchalka's Learn Programming Academy and J…☆16Updated 3 years ago
- A cheatsheet of modern C language and library features.☆385Updated 4 months ago
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- Computing Fibonacci numbers efficiently, for real this time.☆76Updated last month