's Avatar

@ifouk

๐Ÿค˜๐ŸŽต๐Ÿ’ป๐Ÿ˜‘๐ŸŽฎ๐Ÿ“šโž• Writing code and diving into data @ Mattermost (posts are my own) Languages: EN/GR

23
Followers
27
Following
13
Posts
26.11.2024
Joined
Posts Following

Latest posts by @ifouk

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/...

06.12.2024 22:26 ๐Ÿ‘ 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/...

05.12.2024 22:50 ๐Ÿ‘ 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/...

05.12.2024 22:14 ๐Ÿ‘ 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/...

04.12.2024 22:32 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

03.12.2024 20:03 ๐Ÿ‘ 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/...

03.12.2024 18:12 ๐Ÿ‘ 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!

02.12.2024 20:20 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

github.com/ifoukarakis/...

02.12.2024 20:19 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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

github.com/ifoukarakis/...

02.12.2024 20:18 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

01.12.2024 20:47 ๐Ÿ‘ 9 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
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/...

01.12.2024 20:08 ๐Ÿ‘ 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.

28.11.2024 09:14 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

26.11.2024 20:30 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0