GitHub topics: advent-of-code-2017
stomppah/Advent-Of-Code
Collection of completed implementations for select puzzles from the yearly Advent of Code challenge.
Language: C# - Size: 805 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0
yurrriq/advent-of-code
Semi-literate polyglot solutions to Advent of Code problems.
Language: Haskell - Size: 2.42 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 1
clechasseur/adventofcode.rs
Advent of Code solutions in Rust 🦀
Language: Rust - Size: 244 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
WesselM/advent-of-code
Advent of Code solutions
Language: Python - Size: 197 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
maneatingape/advent-of-code-rust
Blazing fast Rust solutions for every Advent of Code puzzle from 2015 to 2024, solving 500 stars in less than 1 second.
Language: Rust - Size: 1.85 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 349 - Forks: 20
code-shoily/advent_of_code
Advent of Codes with Elixir [2015 ~ 2023]
Language: Elixir - Size: 1.86 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 27 - Forks: 4
isuckatcs/advent-of-code
Advent of Code solutions in C++, Rust, Java, Kotlin, Swift, Go, Ruby, C# and Mojo 🔥
Language: Rust - Size: 270 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 19 - Forks: 2
difuria/Advent-Of-Code
Advent of code challanges
Language: Python - Size: 1010 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
MeanderingProgrammer/advent-of-code
Advent of Code - All Years - Blazingly Fast
Language: Rust - Size: 5.72 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 12 - Forks: 2
viceroypenguin/adventofcode
Answers to Advent of Code
Language: C# - Size: 1.14 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 39 - Forks: 2
obalunenko/advent-of-code
This repository contains solutions for Advent Of Code puzzles and cli tool to run solutions to get answers for input on site.
Language: Go - Size: 21.3 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 9 - Forks: 3
yarrick/advent
Adventofcode.com solutions in haskell. All years complete (2015-2024)
Language: Haskell - Size: 429 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 0
xunoaib/adventofcode
Advent of Code Solutions
Language: Python - Size: 2.63 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0
wfleming/advent-of-code
My Advent of Code solutions
Language: Ruby - Size: 3.34 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0
SergeyChelak/AdventOfCode
Advent of Code in Rust
Language: Rust - Size: 1.5 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
michel-kraemer/adventofcode-rust
My solutions to the Advent of Code (in Rust)
Language: Rust - Size: 330 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 0
throttle2k/aoc2017_elixir
Language: Elixir - Size: 121 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0
kelset/AdventOfCode2017
A place to keep my solutions to http://adventofcode.com/2017
Language: JavaScript - Size: 21.5 KB - Last synced at: 20 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
rene-d/advent-of-rust
solutions of https://adventofcode.com/ in Rust and Python
Language: Rust - Size: 18.6 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 12 - Forks: 0
gustavkj/advent-of-code
My Advent of Code solutions
Language: TypeScript - Size: 1.43 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 1
rrrlw/advent-of-code
Solutions for annual Advent of Code challenge hosted at http://www.adventofcode.com/.
Language: R - Size: 59.6 KB - Last synced at: 23 days ago - Pushed at: 28 days ago - Stars: 4 - Forks: 0
sunilsch/Advent-Of-Code
My solutions for Advent of Code
Language: Python - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
jromero132/advent-of-code
All my Advent of Code solutions. Also a CLI tool for managing and testing Advent of Code challenges.
Language: Python - Size: 2.47 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1
IronBlood/AoC-js
Solutions for advent of code, 2015-2024
Language: JavaScript - Size: 588 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
xPaw/adventofcode-solutions
🎄 My solutions to https://adventofcode.com/
Language: C# - Size: 377 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 7
sanderploegsma/advent-of-code
🎄 Solutions to Advent of Code challenges
Language: C# - Size: 1.81 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0
Kezzryn/Advent-of-Code
Advent of Code solutions
Language: C# - Size: 5.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1
ridaamirini/advent-of-code-template
A simple php template for Advent of Code with a utility function to handle inputs. It can be used for every language.
Language: PHP - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1
narpfel/adventofcode
Language: Python - Size: 1.84 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
toto-castaldi/advent-of-code
Advent of code coding challenge solutions
Language: OpenSCAD - Size: 14.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1
jhinrichsen/adventofcode2017
Solutions for Advent of Code 2017, in Go
Language: Go - Size: 422 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
Nostromos/AdventOfCode
My solutions for Advent of Code problems
Language: TypeScript - Size: 271 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
therifian/advent-of-code
Advent of Code Solutions
Language: Java - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0
ChrisPritchard/AdventOfCode
My solutions to the Advent of Code across various years
Language: F# - Size: 14.5 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 1
code-shoily/aocgo
Advent of Code problems solved with Go
Language: Go - Size: 656 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0
maneatingape/advent-of-code-scala
Complete 2022 to 2015 entries for the annual Advent of Code challenge, written in concise idiomatic functional Scala.
Language: Scala - Size: 1.07 MB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 32 - Forks: 3
mjpieters/adventofcode
Advent of Code solutions 2015-2023
Language: Jupyter Notebook - Size: 63.4 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 151 - Forks: 15
mlk/aoc
Language: Java - Size: 306 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1
H-Rusch/AdventOfCode-Python
https://adventofcode.com/
Language: Python - Size: 601 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
mstksg/advent-of-code-2017
Advent of Code 2017 (Warning: Spoilers)
Language: Haskell - Size: 542 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 50 - Forks: 5
pitr/aoc
Advent of Code in APL
Language: Ruby - Size: 1.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 19 - Forks: 0
dannyvankooten/advent-of-code
Solutions for Advent of Code puzzles. In C, C++, Python, Rust, Golang and PHP. All years.
Language: C - Size: 2.52 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 42 - Forks: 3
eregon/adventofcode
My solutions in Ruby to http://adventofcode.com/
Language: Ruby - Size: 660 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1
Gentleman1983/advent-of-code-2017
Advent of Code 2017 in Java & Kotlin
Language: Java - Size: 7.33 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
derrickturk/advent-of-code
Advent of Code
Language: Haskell - Size: 738 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0
Gentleman1983/advent-of-code
Here I'm collecting my solutions for the Advent of Code.
Size: 7.51 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
yackx/AdventOfCode
Advent of Code
Language: Kotlin - Size: 366 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
budavariam/advent_of_code
My attempts to solve the riddles of Advent of Code
Language: Python - Size: 535 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1
fuglede/adventofcode
Python solutions to Advent of Code puzzles, https://adventofcode.com/
Language: Python - Size: 214 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 121 - Forks: 9
michelefenu/advent-of-code
My solutions to Advent Of Code puzzles
Language: JavaScript - Size: 306 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
evantravers/adventofcode
Language: Elixir - Size: 14.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 3
RossPaterson/advent-of-code
Solutions in Haskell to Advent of Code https://adventofcode.com/
Language: Haskell - Size: 1.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1
FriendlyUser1/adventofcode
https://adventofcode.com/ challenge solutions in JavaScript
Language: JavaScript - Size: 142 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1
sim642/adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala
Language: Scala - Size: 2.64 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 69 - Forks: 4
shahata/adventofcode-solver
🎄 Advent of Code (2015-2024) in JavaScript
Language: JavaScript - Size: 18.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 46 - Forks: 8
yspreen/adventofcode
Language: Python - Size: 2.71 MB - Last synced at: about 19 hours ago - Pushed at: 7 months ago - Stars: 11 - Forks: 0
Janiczek/advent-of-code
(Mostly) Elm solutions for Advent of Code
Language: Elm - Size: 1.56 MB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 32 - Forks: 3
Magiczne/AdventOfCode
Solutions for Advenf of Code using whatever i had actually in mind
Language: TypeScript - Size: 2.09 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
AlexAegis/advent-of-code
My solutions for Advent of Code
Language: TypeScript - Size: 5.94 MB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 67 - Forks: 11
vaibhavsagar/advent-of-code
Advent of Code solutions!
Language: Jupyter Notebook - Size: 848 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1
kiambogo/advent_of_code
Solutions to Advent of Code in Haskell
Language: Haskell - Size: 84 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
TheAlexLichter/advent-of-code
My solutions for the Advent of Code (since 2k17)
Language: JavaScript - Size: 246 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0
anglerud/advent_of_code_2017 📦
Advent of Code 2017
Language: Python - Size: 79.1 KB - Last synced at: 16 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0
m-rutter/advent-of-code
Advent of Code solutions in Rust
Language: Rust - Size: 1010 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
lilactown/advent-2017
Advent of Code 2017
Language: OCaml - Size: 220 KB - Last synced at: 14 days ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 1
ellisvalentiner/AdventOfCode2017.jl
Advent of Code 2017
Language: Julia - Size: 171 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
moartc/advent-of-code-kotlin
My solutions to Advent of Code in Kotlin
Language: Kotlin - Size: 810 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
LordAro/AdventOfCode
Some Advent of Code solutions
Language: Rust - Size: 673 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0
tginsberg/advent-2017-kotlin
:christmas_tree: Advent of Code 2017: Solutions in Kotlin
Language: Kotlin - Size: 220 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 17 - Forks: 0
JamesMcGaa/AdventOfCodeAll
All years of Advent of Code - generally in Kotlin
Language: Kotlin - Size: 25.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0
believer/advent-of-code
Advent of Code in Rust, ReScript, ReasonML, Go, TypeScript, and Python
Language: Rust - Size: 2.76 MB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 53 - Forks: 3
julemand101/AdventOfCode2017
Solutions for Advent of Code 2017 in Dart
Language: Dart - Size: 185 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
lmmx/advent-of-code-2017 📦
Advent of Code 2017
Language: Julia - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
mgtezak/Advent_of_Code
My solutions for Advent of Code
Language: Python - Size: 5.25 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 1
Kalior/AdventOfCode
Advent of code
Language: Rust - Size: 1.89 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
marcelnoehre/advent-of-code
Advent of Code (TypeScript, Java, Python)
Language: TypeScript - Size: 1.83 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
joaooliveirapro/adventofcodego
🎄👨💻 Advent of Code Go - My attempt at adventofcode.com using Golang.
Language: Go - Size: 232 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
mevdschee/aoc-stats
Advent of Code statistics for the first 100 submissions visualized
Language: HTML - Size: 20.2 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 88 - Forks: 6
jromero132/really-awesome-advent-of-code
Advent of Code solutions, project templates, and developer utilities - a collection of really awesome resources related to the yearly Advent of Code challenge for programmers and problem solvers.
Size: 53.7 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0
jasondew/advent-of-code
My solutions to Advent of Code challenges.
Language: HTML - Size: 2.38 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
ShootMe/AdventOfCode
Solutions for Advent of Code in .NET 8 C#
Language: C# - Size: 486 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 6 - Forks: 0
Brollof/Advent-of-Code
AoC solutions
Language: Python - Size: 632 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
iamFIREcracker/adventofcode
My common-lisp solutions to advent of code
Language: Common Lisp - Size: 3.83 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 13 - Forks: 1
GuillaumeGandon/advent-of-code
My Advent of Code solutions.
Language: Python - Size: 3.54 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
alxmk/adventofcode
Advent of Code solutions
Language: Go - Size: 8.52 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
kanelikki/AdventOfQuarantine
Advent Of Code 2020
Language: C# - Size: 1.68 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
taylorwood/advent-of-code
Solutions for Advent of Code problems
Language: Clojure - Size: 1.28 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2
clorton/AdventOfCode
Solutions for Advent of Code
Language: Jupyter Notebook - Size: 8.26 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
5sw/AoC
My Advent of Code solutions
Language: Swift - Size: 751 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
anthonygedeon/adventofcode
My solutions for Advent of Code
Language: Python - Size: 75.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
JonathandeGier/adventofcode
Advent of Code solutions in Python
Language: Python - Size: 299 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
daniero/code-challenges
My solutions to various code challenges
Language: Ruby - Size: 1.26 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0
vanta/advent-of-code
Language: Java - Size: 1.49 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
arnokamphuis/AdventOfCode
Solutions to the advent of code in C++ (http://adventofcode.com/), Rust (2019, 2020, 2021, 2022, 2024) and Python (2023, 2024)
Language: C++ - Size: 145 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0
migueabellan/advent-of-code-php
My solutions to Advent of Code 2015 - 2024 (PHP)
Language: PHP - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0
alasdairnicol/advent-of-code-2017
Solutions for Advent of Code 2017, written in Golang
Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
narimiran/AdventOfCode2017
My solutions for AoC 2017, using Nim, OCaml, and Python
Language: OCaml - Size: 212 KB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 43 - Forks: 3
ebowman/adventofcode.com
Language: Scala - Size: 1.29 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
GetPastTheMonkey/advent-of-code
Solutions of various Advent of Code puzzles in python
Language: Python - Size: 903 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
dplocki/advent-of-code
The solutions for Advent of Code
Language: Python - Size: 503 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0