zikato / blogcomments

0 stars 0 forks source link

Advent of Code 2022 - StraightforwardSQL #26

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Advent of Code 2022 - StraightforwardSQL

I'm using SQL and KQL to solve Advent of Code puzzles this year. It's an annual event in which participants solve a series of increasingly complex challenges.

https://straightforwardsql.com/posts/advent-of-code-2022/

adimcohen commented 1 year ago

Thank you. You have inspired me to post my solutions on GitHub. I'm trying to solve all in a single statement for each part. So far (day 10), so good :)

https://github.com/adimcohen/Advant_of_Code_2022_Single_Statement_SQL