-❄️- 2023 Day 6 Solutions -❄️-

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • AoC

    my personal repo for the advent of code yearly challenge (by Fadi88)

  • Same Algo as my python code from earlier, now just using math not search space reduction also blazing fast in micro seconds https://github.com/Fadi88/AoC/tree/master/2023/day06

  • advent-of-code-2023

    Haskell (and Swift) solutions to Advent of Code 2023

  • Here's the link to the full code

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • advent-of-code

    Advent of Code (by morgoth1145)

  • [LANGUAGE: Python 3] 66/101 Raw solution code

  • advent-2023

    Advent of Code 2023 (by gorel)

  • Code

  • adventofcode

    Python solutions to Advent of Code puzzles, https://adventofcode.com/ (by fuglede)

  • [LANGUAGE: Python] GitHub

  • Gitlab

  • aoc2023

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • AdventOfCode

    Hacky solutions for [Advent of Code](https://adventofcode.com), working on past problems (by AllanTaylor314)

  • Code: main (de0beb6)

  • AdventOfCode2023Julia

    Advent of Code 2023 challenges done in Julia

  • github

  • aoc2023

    Advent of Code - 2023 (by AloizioMacedo)

  • adventOfCode

    My submissions for Advent of Code '23 (by imaperson1060)

  • part 1: https://github.com/imaperson1060/adventOfCode/tree/main/2023/day6/part1.js

  • aoc2023

    aoc (by goldjacobe)

  • advent-2023-clojure

    Advent of Code 2023 (Clojure)

  • GitHub

  • aoc

  • Also, here's Part 1 in Python

  • advent-of-code-2023

    My solutions for Advent of Code 2023 (by ypisetsky)

  • Used the quadratic formula to do this in O(1) time: github

  • AdventOfCode2023

    solutions for the 2023 advent of code written in C (by PaigePalisade)

  • [LANGUAGE: C] Part 1 Part 2 4899/5869 easiest one so far. Did a naive approach literally following the steps it gave me and it still ran instantly. No one is heating their homes with this one.

  • advent-of-code-2023

    Common Lisp solutions to Advent of Code 2023 (by blake-watkins)

  • Day 6

  • advent-of-code-2023-rust

    Discontinued advent of code 2023 in rust (by yangdanny97)

  • Link

  • advent-of-code

  • AoC2023

    Advent of Code 2023 (in Hy) (by kunalb)

  • Day 6 Solved the quadratic equation and counted the number of integer solutions in between the roots which may have been overkill. The third example was very useful to prevent wasting time when the roots are integers already.

  • AdventOfCode-2023

    Answers to the 2023th edition of the Advent of Code (by NicolasBizzozzero)

  • [LANGUAGE: Python] 6072 / 5257 Github link First time waking up at 5:30 AM to compete with you people ! Just to realize that I'm really slow to code lol

  • AoC

    Advent Of Code Solutions (by ErvinLara8)

  • Solution

  • AdventOfCode2023

    Solutions to all 25 Advent of Code problems 2023 in Rust! :crab:

  • Link to full solution

  • adventofcode

  • part 1 part 2

  • AOC-2023

    Discontinued Advent of Code 2023 Solutions in Python (by Tyranties)

  • Part 1

  • Day 6

  • adventofcode2023

    https://adventofcode.com (by SleepingInsomniac)

  • Part 1

  • AdventOfCode2023

  • aoc-2023

    AoC 2023 in Haskell (by alexjercan)

  • codechallenges

    Solutions to various code challenges, including AOC 2023. (by simpleauthority)

  • Link to GitHub

  • advent_of_code_2023

    Golang solutions for Advent Of Code 2023 (by Nikscorp)

  • GitHub

  • advent-of-code

  • GitHub

  • advent_of_code

    My Advent of Code solutions in Python 3 (by thomasjevskij)

  • Very fun day. Right now just iterating over speeds (but prettily, with one-liner list comprehension stuff). Thinking about the math, this sounds like solving two quadratic equations. Which I might try later :)

  • advent-of-code

  • Github

  • aoc-2023

  • Solution

  • advent-of-code

    My Solutions for Advent of Code challenges (by thecae)

  • GH Link (both parts)

  • advent-of-code

    Code Solutions (by rkaahean)

  • Solution

  • AoC

    Advent of code! (by fmarotta)

  • [GitHub]

  • advent-of-code-2023

    Joel Eisner's completed TypeScript x Bun code challenges for "Advent of Code" 2023 (by joeleisner)

  • TypeScript x Bun Solutions for Day 6 (Parts 1 & 2)

  • advent_of_code

    Place for my advent of code stuff (by AshGriffiths)

  • Day 6

  • haoc-2023

    Haskell Advent of Code 2023

  • [LANGUAGE: Haskell] 1 / 485 Github

  • aoc23

    Advent of Code 2023 (by adamchalmers)

  • AdventOfCode

  • [LANGUAGE: Rust] 107 / 47 Github

  • Advent-of-Code

    Advent of Code (by michaeljgallagher)

  • Much easier than yesterday's :D

  • advent-of-code

  • Github Link

  • adventofcode2023

    my attempt at adventofcode 2023 (by crazymerlyn)

  • Part 1

  • AdventOfCode2023

  • adventofcode-2023

    Advent of Code 2023

  • Code (Github) - 47 sloc

  • aoc2023

  • GitHub

  • aoc

  • jactl

    A secure scripting language for event-loop/reactive Java-based applications.

  • Jactl

  • aoc2023-rs

    Advent of Code 2023 (by cranil)

  • Easiest one so far. I just looped over all ranges for submission but nicer one (imo) here: https://github.com/cranil/aoc2023-rs/blob/main/src/day6.rs

  • AdventofCode2023

    My advent of code code :) (by FinalFlashLight)

  • advent-of-code

    Advent of Code 2023 workspace (by ccozad)

  • Advent-of-Code-2023

    An elixir based attempt at Advent of Code 2023 (by TheLighthouse36)

  • link to notebook

  • AdventOfKode2023

  • aoc2023

  • Rest of the code computes both parts in 431.0ns - each search checks 25 different press times for my input in part2.

  • AdventOfCode

  • GitHub

  • advent_of_code_2023

    Solutions for Advent of Code 2023 (by ropewalker)

  • https://github.com/ropewalker/advent_of_code_2023/blob/master/src/day06.rs (4.7729 ns and 18.761 ns on my machine).

  • AOC2023

    Advent of Code 2023 (by mbottini)

  • adventofcode

    adventofcode.com solutions (by linl33)

  • adventofcode

    Doing advent of code problems in D. (by schveiguy)

  • adventOfCode

    Repository for storing Advent of Code solutions (by xb4r7x)

  • AdventOfCode

  • AdventOfCode2023

  • advent-of-code

    Code for the Advent of Code event (by Sharparam)

  • (GitHub link)

  • AdventOfCode

    My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA

  • [LANGUAGE: Python 3] 20/50. Solution. Video.

  • advent-of-code

  • Very compact solution using the quadratic formula and a little approximation hackery: https://github.com/chenson2018/advent-of-code/blob/main/2023/06/ocaml/06.ml

  • AdventOfCode2023

  • Github Day 6

  • advent-of-code-2023

    Advent of Code 2023 (by grhkm21)

  • [LANGUAGE: BQN]

  • advent-of-code

    Solutions for Advent of Code challenge (by rabuf)

  • [LANGUAGE: Python]

  • Advent_Of_Code

    My solution for the Advent of Code challenges in various languages. (by Dullstar)

  • advent-of-code-rust

    Complete 2023 to 2019 and 2016 to 2015 entries for the annual Advent of Code challenge, written in performant Rust. (by maneatingape)

  • Rust Solution

  • adventofcode23

    advent of code solutions, 2023 (by katstasaph)

  • adventofcode

    :christmas_tree: Advent of Code (2015-2023) in C# (by encse)

  • playground

  • advent_code

  • Day 6 Github

  • AOC-2023

    Advent Of Code 2023 (by pcineverdies)

  • Solution

  • arturo-aoc-2023

    AOC 2023 in Arturo

  • adventofcode

    Solutions to AoC puzzles (by alkurbatov)

  • AdventOfCode

    Repository to store the solutions for AdventOfCodes. 2021 in Apex, 2022 a mix, 2023 in JS, challenge accepted! (by foxysolutions)

  • Github

  • advent-of-code

  • Github

  • aoc_goLang

  • Solution

  • advent-of-code

    Python implementations for Advent Of Code (by jarshwah)

  • github

  • advent-of-code

    Advent of Code 2022 in Rust (by whiteand)

  • Solution on Github

  • 2023-advent-of-code-ts

  • [Language: TypeScript] Github for both parts

  • advent-of-code-2023

    My solutions for the https://adventofcode.com puzzles (2023) 🎄🎅 (by ClouddJR)

  • Solution

  • advent-of-code

  • AOC

  • [Language: Python] solution

  • advent_of_code

    Advent of Code solutions (by Busata)

  • aoc-2023

    Advent of Code 2023 (Rust) (by zopu)

  • github

  • advent-of-code

    My solutions for Advent of Code (by AlexAegis)

  • part1

  • adventofcode2023

    AoC 2023 in Kotlin! (by marrek13)

  • advent-of-code-2023

    My playground for Advent of Code 2023 (by TesteurManiak)

  • Solution: https://github.com/TesteurManiak/advent-of-code-2023/blob/main/solutions/day06.dart

  • aoc2023

  • Day 6

  • advent_of_code_2023

    My solutions for Advent Of Code 2023 (by a-peter)

  • My solution. Takes only 40 ms including reading input and calculating both solutions. Taken a sheet of paper and solved the equation.

  • aoc-2023

    Advent Of Code 2023 - in nim (by runekaagaard)

  • AoC2023

    Advent of Code 2023 solutions (by sputnick1124)

  • [Language: Uiua] Got today's done in Rust nice and quick (for me), so decided I'd give it a shot in Uiua.

  • aoc

    Advent of Code code (by davidh-evry)

  • advent-of-code-2023

    My atempt at learning Rust (by vesk4000)

  • [LANGUAGE: Rust](https://github.com/vesk4000/advent-of-code-2023/blob/main/src/bin/day6.rs)

  • advent-of-code

    Discontinued My solutions for Advent of Code (2019-2022) (by dannyvankooten)

  • [Language: Golang] Code

  • AdventOfCode

  • [LANGUAGE: Elixir] Day 06

  • aoc23

    Advent of Code 2023 solutions written in Deno (by dmatis2)

  • puzzles

    collection of solutions for various programming puzzles (by jcmoyer)

  • AOC2023

    Advent of Code 2023, solved with QuickBASIC (by dbeneat)

  • Github link

  • AdventOfCode

  • D06.h on GitHub

  • aoc

  • aoc-2023

    Advent of code 2023 (by radekBednarik)

  • Github

  • advent_rust

  • Repo

  • aoc2023-prolog

    Advent of Code 2023 in Prolog

  • day6.pl on GitHub

  • Advent-of-Code-2023

    For the sixth time trying to see if I remember something (by Leftfish)

  • Implementic quadratic formulas felt like day 1. Not the most elegant solution, but after yesterday, I'll take it.

  • advent-of-code

  • adventofcode

  • advent-of-code-one-liners

    🐍📅 One-line Python solutions for Advent of Code 2022 and 2023.

  • Here's my one-line solution for Day 6, both parts in one, with q[6] as the input file:

  • advent-of-code-2023

  • Github

  • AoC2023

    Advent of Code for 2023 in F# (by kimvais)

  • My brute force ran in 50 and 500 ms but I guess it won't hurt googling the quadratic formula nevertheless....

  • AdventOfCode2023

    AdventOfCode2023 (by marcodelmastro)

  • aoc

    contains my solutions for different advent-of-code years (by handsomefox)

  • GitHub

  • rusty-aoc

    My solutions to Advents of Code in Rust

  • My rusty-aoc repo & today' solution here.

  • Advent_of_Code_2023

    My advent of code solutions for 2023 in mostly python and c++ but maybe other languages if I want to :^) (by lmitlaender)

  • Github - Day 6 2023

  • adventOfCode

    adventOfCode (by GuillaumedeVolpiano)

  • advent-of-code

    Advent of Code (by newtondev)

  • [Language: Rust] https://github.com/newtondev/advent-of-code/blob/main/2023/src/bin/06.rs

  • aoc_rust_2023

    Advent of Code 2023 solutions in Rust.

  • advent-of-code

    Advent of Code Programming Puzzles (by foolnotion)

  • adventofcode

    Advent of Code (by ednl)

  • I solved the quadratic equation and that makes the whole program run in 1.2 ms on a Raspberry Pi 4. But simply trying every possible button time isn't much slower: also took milliseconds, shrug. Here is my very verbose function to solve per race. The sq < 0 test was not necessary for the example or my input. Complete code: https://github.com/ednl/adventofcode/blob/main/2023/06.c

  • aoc2023

  • advent-of-code-2023

    aoc2023 with #![no_std] (by dhconnelly)

  • adventofcode

  • advent-of-code-2023

  • advent_of_code

  • Just solved it analytically on paper and then implemented the equation because I didn't have a proper calculator at hand. Honestly though, even just using the builtin MacOS calculator would've been faster in the end...

  • Full writeup on my blog and code on Gitlab.

  • coding-challenges

  • Source code in GitHub. Both the brute force and maths solutions, for illustration.

  • advent2023

    Solutions of Advent of code 2023 (by mariogmarq)

  • AdventOfCode_Main

  • I left the brute force in the helpers fsx and used the math in the main fs Link Github 2023 Day 06

  • aoc

  • Thought it would be fun to use SymPy for this even though it's substantial overkill.

  • aoc2023

    Advent of Code 2023 (Mojo)

  • Advent-of-code

  • Solution day 06. Lesson learnt from yesterday I went directly for the math instead of brute forcing: https://github.com/RobinCamarasa/Advent-of-code/blob/master/2023/day06/RobinCamarasa/Day06.hs

  • AdventOfCode

    My solutions to Adventofcode (by sergiosgc)

  • advent-of-code-2023

  • [Language: rust] https://github.com/Kintelligence/advent-of-code-2023/blob/master/day-06/src/lib.rs Started with brute forced but optimized when I hit part 2. Started using Criterion for benchmarking. Benchmark - Part 1 - Part 2

  • AOC

  • Used the standard quadratic formula approach. Github

  • advent_of_code_2023

    Advent of Code 2023 in Rust (by daic0r)

  • adventofcode

  • Code: Day06

  • aoc2023

  • aoc23

    Advent of Code 2023 F# Solutions (by lboshuizen)

  • advent

  • https://github.com/duketide/advent/blob/main/haskell/src/Y2023/Day6.hs (brute force)

  • advent-of-code-jq

    Solving Advent of Code with jq

  • [LANGUAGE: jq] github

  • aoc

  • Binary search with forward jumps and using symmetry. GitHub

  • AdventOfCode2023

    Advent Of Code 2023 solutions in go (by rumkugel13)

  • advents-of-code

    🎄🎁 Solutions for the yearly advent of code challenges

  • aoc2023

    Advent of Code 2023 (rust) (by vstepanyuk)

  • aoc

  • aoc2023

    Advent of Code 2023 in Python, Rust, Haskell (by AnesFoufa)

  • My repo

  • adventofcode

    My solutions to Advent of Code. (by WinslowJosiah)

  • AdventOfCode-2023-Assembly

    Advent of Code 2023 solutions in RISC-V assembly.

  • aoc

    advent of code (by jitwit)

  • github

  • advent-of-code

    Code I used for solving https://adventofcode.com/ challenges (by pavel1269)

  • advent_of_code_2023

  • Part 1 (4μs)

  • advent-of-code

    My Advent of Code answers (by tcsullivan)

  • Hey, Forth may have began development in the late 60s, but that hardly makes the language obsolete! It's super versatile yet terribly undervalued, and is absolutely worth checking out if you're not familiar with it. My goal is (and has been) to complete every day in Forth, see my repo for my solutions.

  • advent-of-code-2023

  • AdventOfCode

  • Advent-of-Code

    My Advent of Code solutions since 2018 collected in one place (by alex-Symbroson)

  • Here are my readable, short and concise versions Here are the golf code versions superior golfed code at the bottom ;)

  • advent-of-code

  • GitHub

  • Full code

  • Advent-of-Code-2023

  • Github

  • aoc

    Advent of Code (by gkwaerp)

  • Day 06 solution: GitHub

  • aoc

  • Advent-of-Code-2023

    My attempt at Advent of Code 2023 with Java (by TheMihle)

  • adventofcode23

  • Advent-of-Code

  • Part 1 and 2

  • aoc2023

    Advent of code 2023 solutions (by tobega)

  • aoc-2023

    Advent of Code (by makes)

  • Part 1 Part 2:

  • advent_of_code

    My solutions for each of the days of advent of code (by ddavis3739)

  • advent-of-code

  • Part 1 - simple brute force loop

  • First implementation using brute force

  • adventOfCode

  • If anyone is interested im trying language a day https://github.com/QuarkNerd/adventOfCode/tree/master/2023

  • advent-of-code

    Advent of code (by rlemaitre-ledger)

  • Part 1 and 2

  • advent-of-code-2023-dart

    Advent of Code 2023 - Dart Solutions

  • Part 1 Part 2

  • AdventOfCode_2023

    my advent of code 2023 solutions (by samoylenkodmitry)

  • adventofcode2023

  • Part 2 takes a while, but it's a hiccup while which is totally acceptable to me. Code

  • aoc2023

    Avent of code 2023 (by ryanheath)

  • [LANGUAGE: C#] https://github.com/ryanheath/aoc2023/blob/master/Day6.cs

  • dafny-aoc-2023

  • Code for Day 6

  • misc

    A scrapyard for miscellaneous files which belong to no project (by rhysd)

  • Code

  • advent_of_code

    Advent of Code solutions in Rust (by cainkellye)

  • My solution in Common Lisp.

  • aoc

    My Advent of Code solutions (by xHyroM)

  • part 1 part 2

  • advent-of-code

  • aoc2023

    Solutions to Advent of Code 2023 (by thinnerthinker)

  • advent-of-code

  • I found 3 ways to solve the problem, each building in performance optimizations. The last is with math, using the quadratic equation to find the range of times that beat the distance record. Full explanation here.

  • advent-of-code

  • aoc2023

  • advent_of_code_2023

    AoC 2203, hopefully in Elixir (by rbellec)

  • adventofcode

    Advent of code submissions (by marcreichman)

  • Advent-of-Code-2023

  • aoc2023

    My solutions for Advent of Code 2023 (by Queueue0)

  • advent-of-code

    Solutions for adventofcode.com (by alexandru-dinu)

  • AOC2023

    My code for y2023 AdventOfCode (by vorber)

  • aoc-rust-2023

    Rust solutions for Advent of Code 2023

  • github

  • aoc2023

    Advent of Code 2023 solutions, in Rust with Nix (by jkaye2012)

  • [Language: Python] Gitlab

  • advent-of-code

    My solutions for Advent of Code (by mtpauly)

  • Code: github

  • advent-of-code-kotlin

  • Solution in Kotlin

  • aoc

    My Advent of Code code from 2015-present (by dplassgit)

  • AdventOfCode2023

  • AoC

    Advent of Code in Python (by Josef-Hlink)

  • aoc

    Discontinued Advent of Code solutions written in Rust. (by skifli)

  • GitHub

  • AdventOfCode2023Python

    Solutions for Advent of Code 2023 in Python

  • AdventOfCode2023

  • Advent-of-Code

  • https://github.com/turtlecrab/Advent-of-Code/blob/master/2023/day06.ts

  • advent-of-code-2023

  • [LANGUAGE: TypeScript] https://github.com/galnegus/advent-of-code-2023/blob/main/day-06-wait-for-it/index.ts

  • advent-of-code

    Advent of Code (by MarginallyClever)

  • advent_of_code

    C++23 solutions to advent of code puzzles -- various years complete. (by jwezorek)

  • AoC_2023

  • GitHub

  • advent_of_code-2023

    My solutions to Advent of Code 2023

  • The full code. So I got the equation.

  • Aoc2023

  • BASIC: https://github.com/wilkotom/Aoc2023/blob/main/day06/src/main.basic (Completes both parts on an emulated BBC B in about 5 minutes) Rust: https://github.com/wilkotom/Aoc2023/blob/main/day06/src/main.rs

  • AoC2023_NodeJS

  • Day06

  • Advent-Of-Code

    Discontinued My participations in the Advent of Code challenge (by saulvaldelvira)

  • link

  • aoc-2023

    Trying out Zig for the first time, solving Advent of Code 2023 challenges (by shahruk10)

  • [Github]

  • advent-of-code-2023

    Solution in Go (Golang) for Advent of Code 2023 (by silverark)

  • adventOfCode

    Advent Of Code random code to answer questions (by Kenneth-Sweet)

  • advent-2023-kotlin

    🎄 Advent of Code 2023: Solutions in Kotlin

  • I am not a strong mathematician so I solved part 2 by coming at the range where records happen from both ends of the time range and subtracting. Then I refactored part 1 to do the same. My code can be found on GitHub, I've written this up on my blog, and here are my 2023 Solutions so far.

  • advent-of-code

  • [Language: Java] https://github.com/BeBitbox/advent-of-code/commit/cdf69dbef33d211c03da3d745461de0b35483188

  • advent-of-code

    My advent of code solutions :) (by Daniel-Const)

  • Github

  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • On GitHub.

  • Advent-of-Code-2023

  • adventofcode

  • AdventOfCode

  • Github Repo

  • adventofcode

  • Challenges

    My programming challenges (by Domyy95)

  • adventOfCode2023

  • Solution repo

  • bacalisp

    experiments

  • advent_of_code_23

  • Link

  • aoc2023

    Advent of Code 2023 in Rust (by szeweq)

  • AOC2023

    Advent of Code 2023 (by Chris97b)

  • Git

  • AdventOfCode2023

    My attempts at the Advent of Code 2023. (by fgittins)

  • GitHub Part 1: brute force, GitHub Part 2: quadratic formula

  • AdventOfCode2023

  • https://github.com/gorkempacaci/AdventOfCode2023/blob/main/Day6/day6a.pl https://github.com/gorkempacaci/AdventOfCode2023/blob/main/Day6/day6b.pl

  • aoc_2023

  • aoc

    My advent of code solutions, written in rust (by legoraft)

  • Github: Day 06

  • advent_of_code_2023

    repo for advent of code 2023, xmas themed coding challenge

  • AdventOfCode2023

    My Advent of Code 2023 solutions (by Timmoth)

  • Part 1 Part 2

  • AOC_2023

  • advent-of-code

    Advent of Code solutions (by Kossuranta)

  • Github repo

  • My solution, using quadratic equation. Took a bit of time to get all the edge cases in, but other than that it was simple enough. https://github.com/LinAGKar/advent-of-code-2023-rust/blob/master/day6/src/main.rs

  • advent_of_code

  • Github

  • advent-of-code

    My AOC solutions (by stefanoandroni)

  • Link to code

  • Advent-Of-Code-2023-Csharp

    my attempt at AOC2023 using C# for the first time

  • part 1 was brute forced, part2 was brute forced, and then I felt that the input was pitting me, so I used quadratic math ... after a break

  • advent-of-code

    My solutions for the Advent of Code (by JesperDramsch)

  • adventOfCode

  • Part 1/Part 2 the only difference between them is the parse. Solved using Bhaskara formula

  • aoc2023

    Advent of Code 2023 (by mek)

  • Once again, I need to use math, which isn't always the best with TCL, but ... my old math teacher would be happy with this solution, I think.https://github.com/mek/aoc2023/blob/trunk/day_6/day_6.md

  • aoc2023

    Advent of Code 2023 (by MeisterLLD)

  • aoc-2023-dart

    The aoc 2023 repository solved in Dart.

  • Easiest day so far w/o questions (I know it could be smarter mathematically but it works lol) https://github.com/ptakpatryk/advent-of-code-2023-golang/blob/main/day_06/day06.go

  • AdventOfCode

    Contains all my personal submissions for the yearly Advent of Code coding problems game. (by henriupton99)

  • Advent-of-Code-2023

    Solutions for Advent of Code 2023 (by FCayouette)

  • GitHub .cpp file

  • adventOfCode2023

    my solutions to the 2023 advent of code in js (by HelplessSoldier)

  • [Language: JavaScript] github 23ms. Pretty naive approach but it works. Searched from longest and shortest possible press inwards until a max and min winning value's found.

  • adventofcode

    Advent of Code solutions. (by ejrsilver)

  • advent-of-code-2023

  • advent-of-code

    Advent of Code (by MichaelBrunn3r)

  • advent_of_code

    My solutions to the Advent of Code event (by Robin270)

  • My Day 6 solution on GitHub

  • AdventOfCode2023

  • advent-of-code

    My Advent of Code Solutions in R and Rust (by jonocarroll)

  • aoc_2023

  • aoc

    Advent of code (by SaahilClaypool)

  • github brute force

  • aoc-rs

    Advent of Code in Rust (by gequalspisquared)

  • Parts 1 & 2

  • advent-of-code

    advent of code (by bates64)

  • Parts 1 & 2

  • AOC2023

    Advent of Code 2023 (by skinman55)

  • advent_of_code

    my solutions to advent of code (by comforttiger)

  • AoC-2023

    Advent of Code 2023. Learning Go with bad code (by mdd36)

  • AdventCode

  • I still haven't solved day 5 pt 2, but day 6 was easy (for me). Brute force worked on part 2 (18 seconds), too. Full writeup is on Git

  • adventofcode

    Solutions for problems from AdventOfCode.com (by bhosale-ajay)

  • Easy day TypeScript, P1 - Brute Force, P2 - Formula

  • AOC2023

    Yeehaw. (by TheN00bBuilder)

  • Day 6 Part 1

  • Advent-of-code

    Advent Of Code Sources in C++ (by ssavi-ict)

  • Code Link: https://github.com/ssavi-ict/Advent-of-code/blob/main/aoc23/aoc-day6.cpp

  • Advent-Of-Code-2023

    Archive of my solutions. I will be doing my best to golf all of them for fun. (by Nico-Posada)

  • I go rather silly https://github.com/Nico-Posada/Advent-Of-Code-2023

  • advent-of-code-2023

    Advent of Code 2023 (Rust) (by bozdoz)

  • advent-of-code-2023

    My Solutions for Advent of Code 2023 (by coreyja)

  • Code: https://github.com/coreyja/advent-of-code-2023/blob/main/06-wait-for-it/src/main.rs

  • advent-of-code-2023

    Solutions to Advent of Code 2023 in CHICKEN Scheme. (by fjebaker)

  • Using quick maffs: Link to GitHub

  • aoc-2023

  • AoC

    Advents of Code in NASM x86_64 assembly (by JustinHuPrime)

  • Part 1 and part 2 were very similar. The parsing was very standard, but then I had to do math with floating point numbers. And that involved new instructions - cvtsi2sd, for example (convert scalar integer to scalar double), and the rest of the modern SSE floating point operations. (While you could still pretend you had an 8087 and use such instructions as fmul, in practice, it's a lot nicer to use the SSE equivalents.) I then had to round everything back into integers, but I also had to fake the rounding modes "ceil-but-always-move-up-one" and "floor-but-always-move-down-one" - which lead me to the comisd (probably stands for compare like integers scalar doubles) instruction. Apparently there's a cmpsd instruction, but it returns results as a mask, which I guess might be useful for branchless operations on floating points. I didn't want to bother, and performance was not a major concern. You do get the default floor and ceil rounding modes, though - as well as truncation and rounding to even. I also had to deal with floating point constants. Floating point constants can't be inline, they must be loaded from memory, so I had to use the .rodata section for the first time.

  • aoc2023

    My solutions for Advent of Code 2023 (by Kodlak15)

  • Day 6 solution

  • advent-of-code2023

    Solutions to AoC 2023 in Haskell || Python

  • Haskell solution

  • Advent-Of-Code-2023

    AoC 2023 solutions in Haskell (by daysleeperx)

  • Parsing is overkill, but satisfying :)

  • aoc-2023

    Discontinued My Advent of Code 2023 Solutions [Moved to: https://github.com/AJMansfield/aoc] (by AJMansfield)

  • aoc-public

    My public stuff for advent-of-code

  • Link to the assembly source (all hand-written): https://github.com/Stevie-O/aoc-public/blob/master/2023/day06/aoc-2023-day6-textoutput.intcode

  • aoc-zig

  • Solution

  • AOC2023

    Advent of Code 2023 (by wlmb)

  • CodingExercises

    A variety of coding exercises for practice and to learn new languages

  • NB: The average durations are calculated using utility methods in lib.rs

  • AOC23-Day6-wait_for_it

  • github

  • advent-of-code

    My solutions to the Advent of Code puzzles (by hiimjustin000)

  • https://github.com/hiimjustin000/advent-of-code/tree/master/2023/day6

  • advent-of-code

    :santa: :christmas_tree: :snowman: http://adventofcode.com/ solutions (by tlareg)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts