/adventofcode

Advent of Code annual challenges - www.adventofcode.com

Primary LanguageJavaScript

Latest puzzle

2023

Advent of Code

www.adventofcode.com

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

About the challenge

I'll be posting my solutions and approaches to solve tasks in Advent of Code. I'll do my best to differentiate between part 1 and part 2 (as each task consists of two parts), but I can't promise anything here ;) My main language used in solving that is going to be TypeScript, but I might use Python on some occasions when node is just too slow..

Previous years

2015

2016

2017

2018

2019

2020

2021

2022

About me

www: barts.work
twitter: @nosekbk
linkedin: nosekbk
youtube: Bartosz Kustra

My name is Bartosz, but people call me Bart. I'm a Senior QA and a Software Engineer at Webflow. My main specialization is around tests automation, but I try to learn a bit of different programming languages when I can. In my past I've learned:

  • PHP
  • LUA
  • JavaScript
  • TypeScript
  • C++
  • C#
  • Python
  • SQL