Go Career
Explore
Pricing
Resources
Login
Get Started
JS Challenger
Back to Intermediate JavaScript
Array Methods
29 challenges
Challenges
1
Convert For Loop to For...of Loop
2
Loop Through an Array with For...of
3
Find the First Even Number
4
Find Object by Property Value
5
Find Attribute of First Active User
6
Double Every Number with map()
7
Refactor For Loop Using map()
8
Return the Length of Each Word
9
Add a New Property to Each Object
10
Conditionally Set a Property in Objects
11
Capitalize Words Starting With "a"
12
Map Numbers with Their Indices
13
Filter Numbers Greater Than 10
14
Filter Strings by Length
15
Filter Even Numbers
16
Filter Strings Longer Than 5 Characters
17
Filter Active Users
18
Check if Array Includes a Fruit
19
Keep Only Values Found in Both Arrays
20
Sum All Even Numbers Using forEach
21
Toggle Booleans into a New Array
22
Count Occurrences of a Value
23
Refactor For Loop to forEach()
24
Concatenate Uppercase Strings
25
Check if Any Value is Negative
26
Check if Any Element is a Boolean
27
Check if All Files are Images
28
Sum All Numbers in an Array
29
Find the Maximum Value in an Array
Toggle Sidebar
Loading challenge...