Skip to content

dominik-stumpf/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

70 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

advent-of-code

🍝

project structure

advent-of-code
└── [language]
    └── year-2023
        β”œβ”€β”€ day-01
        β”‚   β”œβ”€β”€ input
        β”‚   β”‚   β”œβ”€β”€ example-part-1
        β”‚   β”‚   β”œβ”€β”€ example-part-2
        β”‚   β”‚   β”œβ”€β”€ input-part-1
        β”‚   β”‚   └── input-part-2
        β”‚   └── solution
        β”‚       β”œβ”€β”€ problem-part-1.ts
        β”‚       └── problem-part-2.ts

Releases

No releases published

Packages

No packages published