Skip to content

My codes for advent of code 2023, predominantly in python.

Notifications You must be signed in to change notification settings

sayan01/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄❄️ Advent of Sayan ⛄🔔

This repository contains my codes for Advent of Code 2023 solutions. I am aiming to reach 50 stars (that is, not missing any day of AOC23). The solutions are majorly in python, the language I am currently most familiar with. The code uses pythonic/functional approaches when possible to create concise code.

The reason of making this repository public is to share my solutions with others (after leaderboard is saturated).

An alias I use (but not included in this repo directly) is

alias aoc='mcd $HOME/docs/projects/aoc23/$(date +%d)'

where mcd is a script to mkdir -p and cd into $1.

Merry Christmas!

About

My codes for advent of code 2023, predominantly in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages