The tests are being ran with Node18. at() method should not be a problem/missing function.
Please explain why there are two arguments then for this function, when in the test samples you are feeding a single array, since I cannot de-structure. The sequence being an array in the [0] index, the 'n' value being the [1] index.
The tests are being ran with Node18. at() method should not be a problem/missing function.
Please explain why there are two arguments then for this function, when in the test samples you are feeding a single array, since I cannot de-structure. The sequence being an array in the [0] index, the 'n' value being the [1] index.
This comment is hidden because it contains spoiler information about the solution