Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

Advent of Code 2024 Day 1 (BaseA Style)

MeganBowers
Alteryx Community Team
Alteryx Community Team

Discussion thread for day 1 of the Advent of Code - https://adventofcode.com/2024/day/1

99 REPLIES 99
NeoInfiniTech
11 - Bolide

Solution is attached. 

 

Spoiler
 
AoC Day 1.png

 

patrick_digan
17 - Castor
17 - Castor
Spoiler
image.png
SeanAdams
17 - Castor
17 - Castor

Great way to get the party started, and a fun way to use the tools that we don't often get - see spoiler below.

 

Spoiler

The only odd thing here is splitting the records and doing a join by position in part 1 - we don't often get to do join by position, so this is fun.
Part 2 is a deliberate join explosion - generally you want to avoid this :-)
image.png

all full solutions are kept here: SeanAdams10/AdventOfCodePython: Advent of code challenges in Python - across multiple years if you need them.
SeanAdams
17 - Castor
17 - Castor

Great observation on part 2 @gawa - it's like tool golf!

SeanAdams
17 - Castor
17 - Castor

first solution posted rocking that Dark Mode @BS_THE_ANALYST  - @NicoleJ will be proud!

Medha31
8 - Asteroid

My Solution:

Spoiler
Screenshot 2024-12-01 114927.png
binuacs
21 - Polaris
Spoiler
image.png
Samantha_Jayne
Alteryx
Alteryx

And we are back!!!

 

Spoiler
Day 1 - Both Stars.png
Samantha Clifton
Alteryx
#alteryxrocks
Kenda
16 - Nebula
16 - Nebula
Spoiler
image.png
ahsanaali
11 - Bolide
Spoiler
D1.png

Labels
Top Solution Authors