Nobledsmarts / chunky-monkey

Write a function that splits an array (first argument) into groups the length of size (second argument) and returns them as a two-dimensional array.

Home Page:https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-algorithm-scripting/chunky-monkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nobledsmarts/chunky-monkey Stargazers