All Projects → tschady → advent-of-code

tschady / advent-of-code

Licence: other
My solutions to Advent of Code in Clojure

Programming Languages

clojure
4091 projects

Projects that are alternatives of or similar to advent-of-code

advent-of-code
https://adventofcode.com/
Stars: ✭ 76 (+484.62%)
Mutual labels:  advent-of-code
advent2019
advent of code 2019
Stars: ✭ 24 (+84.62%)
Mutual labels:  advent-of-code
adventofcode
🎄 Advent of Code (2015-2021) in C#
Stars: ✭ 114 (+776.92%)
Mutual labels:  advent-of-code
AoCHelper
Helper .NET library for solving Advent of Code puzzles
Stars: ✭ 22 (+69.23%)
Mutual labels:  advent-of-code
AdventOfCodeBase
Template repository for solving Advent of Code puzzles, which automatically handles input retrieval and output.
Stars: ✭ 33 (+153.85%)
Mutual labels:  advent-of-code
solutions
Solutions to online programming problems
Stars: ✭ 36 (+176.92%)
Mutual labels:  advent-of-code
adventofcode
Solutions I've written for Advent of Code
Stars: ✭ 85 (+553.85%)
Mutual labels:  advent-of-code
adventofcode-rb-2019
Solutions to http://adventofcode.com/2019 (complete)
Stars: ✭ 14 (+7.69%)
Mutual labels:  advent-of-code
aoc
Advent of Code CLI for reading, running and submitting.
Stars: ✭ 30 (+130.77%)
Mutual labels:  advent-of-code
coding challenge-24
Advent of Code 2019
Stars: ✭ 50 (+284.62%)
Mutual labels:  advent-of-code
adventofcode
Advent of Code solutions 2015-2021
Stars: ✭ 95 (+630.77%)
Mutual labels:  advent-of-code
awesome-adventjs
🎅🎄 A collection of awesome resources related to the adventJS challenge https://adventjs.dev by @midudev
Stars: ✭ 45 (+246.15%)
Mutual labels:  advent-of-code
AdventOfCode2021
Solutions to all 25 AoC 2021 problems in Rust 🦀 Less than 100 lines per day and under 1 second total execution time. With competitive global leaderboard placements! 🎄
Stars: ✭ 34 (+161.54%)
Mutual labels:  advent-of-code
advent-2020-kotlin
🎄 Advent of Code 2020: Solutions in Kotlin
Stars: ✭ 37 (+184.62%)
Mutual labels:  advent-of-code
Scrypto-Advent-Calendar
Scrypto Advent Calendar. Learn the new programming langage to build secure DeFi applications quickly.
Stars: ✭ 22 (+69.23%)
Mutual labels:  advent-of-code
aoc2020
Advent of Code done in the nix language
Stars: ✭ 28 (+115.38%)
Mutual labels:  advent-of-code
adventofcode-21
AdventOfCode 2021 solutions from the Devcord server
Stars: ✭ 12 (-7.69%)
Mutual labels:  advent-of-code
AdventOfCode2021
My solutions to Advent of Code 2021
Stars: ✭ 15 (+15.38%)
Mutual labels:  advent-of-code
advent-of-cljc
Cross platform Clojure Advent of Code solutions
Stars: ✭ 44 (+238.46%)
Mutual labels:  advent-of-code
AdventOfCode2020
Solving Advent of Code 2020, each day in a different language
Stars: ✭ 22 (+69.23%)
Mutual labels:  advent-of-code

Advent of Code

2015 2016 2017 2018 2019 2020 2021

CircleCI codecov


Introduction

Here are my Clojure solutions to the Advent of Code challenge over multiple years.

My goals:

  1. Fun

  2. Write idiomatic Clojure

  3. Learn ecosystem libraries

  4. Learn how to optimize performance

Completed Years

2015

Complete 2015

2016

WIP

2017

WIP

2018

WIP

2019

WIP

2020

Complete 2020

2021

WIP

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].