Advertisement ยท 728 ร— 90

Posts by

Day 6 of #adventofcode solutions using #python

Not sure if today's challenge is solvable with SQL.

You can find the solution here github.com/ifoukarakis/...

1 year ago 1 0 0 0

Huh, part 2 done as well!

Instead of using a recursive CTE to implement topological sort, simply counting numbers of pages that need to go before current did the trick.

github.com/ifoukarakis/...

1 year ago 0 0 0 0

Day 5 of #adventofcode solutions using #python and #duckdb

Only part 1 using DuckDB. Something's off with topological sorting.

You can find the solutions here: github.com/ifoukarakis/...

1 year ago 3 0 1 0

Day 4 of #adventofcode solutions using #python and #duckdb.

SQL felt easier to implement than Python!

You can find the solutions here: github.com/ifoukarakis/...

1 year ago 3 0 0 0

There is a typo, it's actually day 3.

1 year ago 0 0 0 0
advent-of-code-2024/aoc2024/day3 at main ยท ifoukarakis/advent-of-code-2024 Solutions to Advent of Code 2024. Contribute to ifoukarakis/advent-of-code-2024 development by creating an account on GitHub.

Day 2 of #adventofcode solutions using #python and #duckdb.

Regex and `QUALIFY` did the trick!

github.com/ifoukarakis/...

1 year ago 2 0 1 0

#sql part had an interesting challenge: build all possible sublists of a list of rows by removing a single item. Self-CROSS JOIN did the trick!

1 year ago 0 0 0 0

Day 2 of #adventofcode solutions using #python and #duckdb

github.com/ifoukarakis/...

1 year ago 1 0 1 0

Day 1 of #adventofcode solutions using #python and #duckdb.

github.com/ifoukarakis/...

1 year ago 1 0 0 0

Let's try something different for #adventofcode. I'll try to implement the solutions using #duckdb.

1 year ago 9 0 1 0
Advertisement
Preview
GitHub - ifoukarakis/advent-of-code-2024: Solutions to Advent of Code 2024 Solutions to Advent of Code 2024. Contribute to ifoukarakis/advent-of-code-2024 development by creating an account on GitHub.

Last time I attempted #adventofcode was 2020. Let's try again. In the (unlikely) case anyone's interested to tag along, here's my solutions github.com/ifoukarakis/...

1 year ago 2 0 0 0
Preview
a record is being played on a turntable with a swirl on it ALT: a record is being played on a turntable with a swirl on it

TIL there's no emoji for vinyls.

1 year ago 0 0 0 0

All right, let's do this one last time!

1 year ago 0 0 0 0