Skip to content

advent of code 2023 - done with SQL (clickhouse-local)

Notifications You must be signed in to change notification settings

arvindpunk/aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

how to run

# To solve day N
# 1 <= N <= 25
./solve N

requirements

  • clickhouse-local - can be installed via nix as well, no clickhouse server required

notes

naming conventions

  • input: input_dayN.txt
  • sql: dayN.sql

About

advent of code 2023 - done with SQL (clickhouse-local)

Resources

Stars

Watchers

Forks

Languages