Coder Social home page Coder Social logo

aoc's Introduction

My Advent of Code (AoC) solutions

2023

For AoC 2023 I am solving them in Python, in Jupyter notebooks (run in VS Code). I don't keep the inputs, as per the request of the creator of Advent of Code. I have GitHub Copilot running in VS Code, but only use it for autocompletion, the ideas for solutions and their implementation is mine. I also use GitHub Copilot for doc strings and minor improvements after I solve the tasks.

Day Part 1 Part 2
1
2
3
4
5
6
7
8

2022

For AoC 2022 I decided to solve the problems by writing up my solutions in Quarto Publication (so far using Python). You can look up the answers in the online version of the notebook here.

Quarto Publication with my solutions, taken on 7/12

Quarto Publish

2020

In 2020, I solved AOC 2020 challenges using R with solutions organised and split into subdirectories, you can check them out here.

About AOC

From the subreddit Wiki: Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.

You can access the problems here: adventofcode.com/. It will show you the most recent problems. If you want to access other year just type adventofcode.com/2019 for the year 2019.

This repository contains my solutions to Advent of Code exercises. Usually, during Christmas holiday break I take some time to solve few problems from Advent of Code. Decided to keep the code tidy and put it on GitHub for future reference.

aoc's People

Contributors

kzkedzierska avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

fermankamil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.