HomeTutorialsArticlesAbout MeContact

Challenge
7

challenge
JS Challenge 7: Multiples of 3 or 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.
Alberto Montalesi
October 28, 2020
1 min
JS Challenge 3: Remove Zeroes
Write a function that takes an array of values and moves all elements that are zero to the end of the array, otherwise preserving the order of the array. The zero elements must also maintain the order in which they occurred.
October 06, 2020
2 min
Page 1 of 2
Next
© 2022, All Rights Reserved.

Quick Links

TutorialsArticlesChallenges

Social Media