puzzles/reorder/README.md
Zoé Cassiopée Gauthier 7e4f02547b Initial commit
2024-04-02 17:01:09 -04:00

394 B

Reorder

Puzzle from the rendezvous with cassidoo newsletter from October 18th, 2021.

Given an array of objects A, and an array of indexes B, reorder the objects in array A with the given indexes in array B.

Solution posted at https://gist.github.com/zoeisnowooze/cb2f622431046c4dd126410f10023153