puzzles/reorder/README.md

8 lines
394 B
Markdown
Raw Permalink Normal View History

2024-04-02 21:01:09 +00:00
# Reorder
Puzzle from the [rendezvous with cassidoo](https://buttondown.email/cassidoo/archive/reality-is-one-of-the-possibilities-i-cannot/) 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