Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #325: How many hot dogs can you eat?

Bobbyt23
13 - Pulsar

Tasty challenge.

Spoiler
Challenge 325.jpg
Callum_Reed_1
7 - Meteor

Got the first bit but not the second

MikeMRRTT
8 - Asteroid

My solution attached

martinson
11 - Bolide

Wow

Cheers,
martinson

LinkedIN

Bulien
cmoussa
8 - Asteroid

WF.png

 

BransonJamesFarley
8 - Asteroid
Spoiler
325.PNG

No clue how to get the expected output for the minimum number of hot dogs eaten. My Min(Men) and Min(Women) for each year is something far lower. 

mapas96
6 - Meteoroid

I am attaching here my solution.

3I_ATLAS
9 - Comet

I fought RegEx... and I won!

Fantastic Challenge and regex practice!

Here's my regex: (maybe my largest to date)

Spoiler
(\d{1,2})\. ([[:alpha:]]+ [[:alpha:]]+? ?[[:alpha:]]+) (\d{1,2}\.?\d?\d?)

and the solution:

Spoiler
WC_325.jpg
Minanashat
8 - Asteroid

Screenshot 2025-03-25 114050.png

JBevan89
8 - Asteroid
Spoiler
C325_JB.png

 I feel I definitely went the long way on this challenge, which is unlike me because I usually always like to find a way that is most dynamic with the least amount of tools.  I suppose with some challenges, it needs to be done more thoroughly, to not compromise quality 😊