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 #61: Save the Astronaut

PangHC
13 - Pulsar

solution

rcarog
8 - Asteroid

Solution attached.

aiahwieder
9 - Comet

Hm. My totals are still off by a little. There's a lot to assume here -- the time spent on each card, the direction of movement (uni- or bilateral?), whether repeated cards include movement between . . . I feel like I got pretty close, though!

apathetichell
20 - Arcturus

Not sure about the assumptions needed to get the exact right answer - I'm off by 16 seconds as is...

Toons
12 - Quasar

My solution :

 

Spoiler
Toons_0-1616697890592.png

 

lucia_haswell
7 - Meteor

My Solution:

BeginnerMindset
8 - Asteroid

Great challenge.  

 

My assumptions:

  1. One second pause on each card
  2. Can rotate either way, so takes shortest path
  3. If same card required consecutively, then rotate halfway to the next card and back again (ie time added is for one step)
  4. Finish on the full stop (rather than last letter). 

 

Spoiler
BeginnerMindset_0-1617698938631.png

 

Hub119
11 - Bolide
11 - Bolide

Solution attached... made the assumptions that the camera would always turn the shortest distance to the next card (never more than 180 degrees), but would do a full 360 degree turn when the same character was required twice in a row.

phottovy
13 - Pulsar
13 - Pulsar

The concept of hexidecimals was approximately 196 million miles over my head but it's important to learn something new everyday!

Maskell_Rascal
13 - Pulsar

Here is my solution!

 

Assumptions:

Spoiler
1. Camera moves left/right to shortest path to next card
2. If card is duplicate, return to 1 and then back to card
3. Camera stops on each card for 1 second

Solution:

Spoiler
Maskell_Rascal_0-1621614111200.png

 

Cheers!

Phil