Skip to content

This repository will contain my solutions in the C programming language to the Advent of Code 2023 competition (https://adventofcode.com)

Notifications You must be signed in to change notification settings

soradil/advent_of_code23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soradil vs Advent of Code 2023

Introduction

This repository will contain my solutions in the C programming language to the Advent of Code 2023 competition (https://adventofcode.com)

More about Advent of code:

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 interview prep, company training, university coursework, practice problems, a speed contest, 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.

Difficulty Rating

Below is my personal difficulty rating based on each day, where five stars is the most difficult and one star is the easiest.

Day 1: ⭐⭐⭐

Day 2: ⭐⭐

Day 3: ⭐⭐⭐⭐⭐

Day 4: ⭐⭐⭐⭐

Day 5: ⭐⭐⭐⭐⭐

Day 6: ⭐

About

This repository will contain my solutions in the C programming language to the Advent of Code 2023 competition (https://adventofcode.com)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages