Skip to content

Repository for my Advent of code solutions. I'm going to try a different programming language for each day

Notifications You must be signed in to change notification settings

judss/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

https://adventofcode.com/
Repository for my Advent of code solutions. I'm going to try and use as many different programming language as I can.
The main aim for me here is to try and get more familiar with programing languages that I have either not used before or have very little experience with. However, I will also be using languages that I am proficient in too.

Proficiency Level explained:
A scale from 0 to 5; where 0 = brand new to language and 5 = Use the language often

Day 1: Calorie Counting

Language used: GoLang
Proficiency Level: 0
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 2: Rock Paper Scissors

Language used: TypeScript
Proficiency Level: 3
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 3: Rucksack Reorganization

Language used: Python
Proficiency Level: 1
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 4: Camp Cleanup

Language used: Java
Proficiency Level: 2
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 5: Supply Stacks

Language used: C#
Proficiency Level: 5
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 6: Tuning Trouble

Language used: Javascript
Proficiency Level: 4
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 7: No Space Left On Device

Language used: Python
Proficiency Level: 1
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 8: Treetop Tree House

Language used: C#
Proficiency Level: 5
Correct Answer found (Part 1): Yes
Correct Answer found (Part 2): Yes

Day 9: Rope Bridge

Language used: C++
Proficiency Level: 0
Correct Answer found (Part 1): TBC
Correct Answer found (Part 2): TBC

About

Repository for my Advent of code solutions. I'm going to try a different programming language for each day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published