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 #383: Data Parsing Delight!

DaisukeTsuchiya
14 - Magnetar
14 - Magnetar
Spoiler
スクリーンショット 2023-08-09 060948.jpg

M__K__A
7 - Meteor

Here is my solution.  I took the scenic route -- there must be a simpler way -- but I think I got there in the end.  My output has more records than the example output.

HaoFu
5 - Atom
Spoiler
Screenshot 2023-08-08 224849.png
kelvin_law1
9 - Comet

Here is the solution:

Spoiler
383.png

:

LynnPätzold
8 - Asteroid

Fun one. Pretty satisfied with my solution.

Spoiler
Sol.PNG

RWvanLeeuwen
11 - Bolide

here's my take

Spoiler
no optimisation of datatypes... performance isn't an issue anyways with just 217 records in the final set :)no optimisation of datatypes... performance isn't an issue anyways with just 217 records in the final set :)
jacobcarman
9 - Comet
Spoiler
Screenshot 2023-08-09 143512.png

My Non-JSON parse solution

Powerhouse_21
10 - Fireball
Spoiler
PH21_383.png

Sebastian_Chaieb2
11 - Bolide
11 - Bolide

I like that so many different solutions were posted :)

Spoiler
383.PNG

dwstada
11 - Bolide

i heckin love regex

 

Spoiler
c383.PNG

 had to sort the output to compare to mine, bottom results are given output, popout window is my output