A basic algorithm challenge that multiplies the items in an array by 2 without mutating the original array and returns the first element of the original array and the transformed array.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic algorithm challenge that multiplies the items in an array by 2 without mutating the original array and returns the first element of the original array and the transformed array.