Cristiana Man
Cristiana's Dev Blog

Cristiana's Dev Blog

Follow
homeReactGit GemsAdvent of Code 2021Support Me
Series

Advent of Code 2021

In this series we solve programming challenges from the Advent of Code 2021 using JavaScript.

Articles in this series

Advent of Code 2021: Day 1

Nov 30, 20214 min read

The Advent of Code is an Advent calendar with programming challenges. It is a wonderful way to keep your skills sharp, learn a new programming...

Advent of Code 2021: Day 1

Advent of Code 2021: Day 2

Dec 2, 20212 min read

This blog post is second in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 2: Dive!. All...

Advent of Code 2021: Day 2

Advent of Code 2021: Day 3

Dec 3, 20216 min read

This blog post is third in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 3. All solutions are...

Advent of Code 2021: Day 3

Advent of Code 2021: Day 4

Dec 4, 20217 min read

This blog post is fourth in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 4. The stories never...

Advent of Code 2021: Day 4

Advent of Code 2021: Day 5

Dec 5, 20215 min read

This blog post is fifth in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 5. The challenges were...

Advent of Code 2021: Day 5

Advent of Code 2021: Day 6

Dec 6, 20214 min read

This blog post is sixth in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 6. The challenge was...

Advent of Code 2021: Day 6