7 ms·
The whole problem seems to be bizarrely defined when it comes to data structures. Basically the input is `data+config` merged into one object and the return va
by Hurtak 5y ago
The whole problem seems to be bizarrely defined when it comes to data structures.
Basically the input is `data+config` merged into one object and the return value is `data+config+tranversal_properties` merged into one object with lots of solutions mutating the original input data.
- argvargc 5y agoHence, a revealing and useful challenge.