Repository for solving adventofcode.com puzzles

Overview

Advent Of Code πŸŽ„

This is a repository for any Otovista that wants to participate in the advent of code christmas calendar challenges.

Advent of Code is an advent calendar where a programming puzzle is posted each day during December 1-25. All puzzles have some input that is personalized for each user, so you'll have to log in there using your public Github, Google, Twitter or Reddit account.

How to play

  1. Join https://adventofcode.com/ and solve daily challenges
  2. Make a top-level directory with your username and commit your daily solutions to that folder. You organize your folder and solutions as you want.
  3. Have fun πŸŽ‰

Want to join but don't have access?

No worries. In 3 easy steps you can join us do good for the environment and solve code challenges:

  1. Check out any open position on careers.otovo.com.
  2. Apply and impress us during interviews.
  3. Get hired and get commit access to this repository.
You might also like...
Repository containing assets for the Holium CLI tutorial

Welcome to getting-started πŸ‘‹ In this repository you can find all necessary assets for the Holium CLI tutorial 🏠 Homepage The tutorial that reference

Repository with my Advent of Code 2021 puzzle solutions πŸŽ„
Repository with my Advent of Code 2021 puzzle solutions πŸŽ„

πŸŽ„ Advent of Code 2021 πŸŽ„ I decided to stick with Rust this year and try to improve a bit on it, I basically haven't used it since last year's AoC, so

This repository presents a numbers vizualizer in a polar base. This small project has been entirely made in Rust !

NumbersRepresentation This repository presents a numbers vizualizer in a polar base. This small project has been entirely made in Rust ! This is an id

Official repository for v3's backend

RoChat This repository holds the official source code for RoChat's new backend. Previously, the old backend was written in PHP. The newer one, coming

A command line tool, manage your hundreds of repository, written with Rust

A command line tool, manage your hundreds of repository, written with Rust

The official command-line interface for the makedeb Package Repository

mpr-cli This is the repository for the MPR CLI, the official command-line interface for the makedeb Package Repository. Installation Users have a few

A git sub-command to view your git repository in the web browser
A git sub-command to view your git repository in the web browser

git-view A git sub-command to view your git repository in the web browser! About Are you also frustrated from moving your hands away from the keyboard

Copy files from Git repository to local.

gitcp Copy files from Git repository to local. Install We are planning to add some installers support in the future. e.g. homebrew winget debian packa

πŸš€ Yet another repository management with auto-attaching profiles.

πŸš€ ghr Yet another repository management with auto-attaching profiles. πŸ”₯ Motivation ghq is the most famous solution to resolve stress of our reposito

Owner
Otovo
The clean energy company for the future
Otovo
Solutions to Advent of Code 2022 puzzles

Solutions to Advent of Code 2022 puzzles

null 3 Dec 15, 2022
Code for working with edge-matching puzzles in the Eternity 2 family.

e2rs Code for working with edge-matching puzzles in the Eternity 2 family. This is a WIP sketch of some APIs and algs for representing and manipulatin

Matthew Pocock 3 Jan 18, 2023
Code and Development environment for adventofcode.com - 2021 edition

aoc-2021 Warning Spoiler Alert! If you want to solve the aoc problems on your own, do not read any further. This repository contains solutions for the

docToolchain 11 Oct 22, 2022
β˜ƒοΈ Learning Rust with AoC 2021 πŸŽ„https://adventofcode.com/2021/

?? Andrei's 2021 Advent of Code ?? Learning Goals Rust basics (vectors, arrays, math, etc.) Rust basic CLI Rust linear algebra and ndarrays (e.g., htt

Andrei BΓ’rsan 1 Feb 2, 2022
Code and Development environment for adventofcode.com - 2022 edition

aoc-2022 Warning Spoiler Alert! If you want to solve the aoc problems on your own, do not read any further. This repository contains solutions for the

docToolchain 8 Dec 26, 2022
πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2022

Advent of Code 2022 in Rust My Advent of Code 2022 solutions in the Rust programming language. This repository holds a separate Rust project for each

Tim VisΓ©e 98 Jan 4, 2023
https://adventofcode.com/2022/

Advent of Code 2022 This repository contains my solutions for Advent of Code 2022. Goal is readable, simple and mostly clean. Each day is solved in it

Guillaume P. 3 Dec 15, 2022
Rust-advent - Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)

Rust advent ?? ?? Learning Rust by implementing solutions for Advent of Code problems. ?? HEY, we are live-streaming our attempts to solve the exercis

Luciano Mammino 20 Nov 11, 2022
Solving context limits when working with AI LLM models by implementing a "chunkable" attribute on your prompt structs.

Promptize Promptize attempts to solve the issues with context limits when working with AI systems. It allows a user to add an attribute to their struc

Dan Nelson 5 Jul 18, 2023
Fast package resolver written in Rust (CDCL based SAT solving)

Resolvo: Fast package resolver written in Rust Resolvo implements a fast package resolution algorithm based on CDCL SAT solving. If resolvo is unable

Mamba 17 Sep 27, 2023