| Delete the last element of an array: |
June 25, 2017, 2:32 p.m. |
| Merge two arrays and sort them as numbers, in descending order: |
June 25, 2017, 2:32 p.m. |
| Using sorting parameters: |
June 25, 2017, 2:31 p.m. |
| See how it sorts when two values are the same: |
June 25, 2017, 2:30 p.m. |
| Return a sorted array in ascending order: |
June 25, 2017, 2:30 p.m. |
| Return a sorted array in ascending order: |
June 25, 2017, 2:29 p.m. |
| Merge two arrays into one array: |
June 25, 2017, 2:28 p.m. |
| Using only one array parameter with integer keys: |
June 25, 2017, 2:28 p.m. |
| Merge two associative arrays into one array: |
June 25, 2017, 2:27 p.m. |
| Merge two arrays into one array: |
June 25, 2017, 2:26 p.m. |
| Assign null as the function name: |
June 25, 2017, 2:24 p.m. |
| Change all letters of the array values to uppercase |
June 23, 2017, 9:43 p.m. |
| Using two arrays: |
June 23, 2017, 9:43 p.m. |
| Using a user-made function to change the values of an array: |
June 23, 2017, 9:42 p.m. |
| Send each value of an array to a function, multiply each value by itself, and return an array with the new values: |
June 23, 2017, 9:40 p.m. |