Chunk

Chunk

You have a lot of work to do, so you might want to split it into smaller pieces. This way you'll know which piece you'll do on Monday, which will be for Tuesday and so on.

Split array into smaller arrays of the same size (chunks). The last chunk can be smaller than the default chunk-size. If the given array is empty, then you shouldn't have any chunks at all.

example

You should be an authorized user in order to see the full description and start solving this mission.