7 kyu

filterEvenLengthWords

808 of 2,0910xjgv

Description:

Given an array of strings, write a function that returns an array containing only the elements of the given array whose length is an even number.

Example

["One", "Two", "Three", "Four"] --> ["Four"]
Fundamentals

More By Author:

Check out these other kata created by 0xjgv

Stats:

CreatedJun 30, 2017
PublishedJun 30, 2017
Warriors Trained2326
Total Skips19
Total Code Submissions3280
Total Times Completed2091
JavaScript Completions1261
Crystal Completions12
Ruby Completions92
Python Completions808
Total Stars15
% of votes with a positive feedback rating94% of 669
Total "Very Satisfied" Votes596
Total "Somewhat Satisfied" Votes62
Total "Not Satisfied" Votes11
Total Rank Assessments53
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • 0xjgv Avatar
  • GiacomoSorbi Avatar
  • JohanWiltink Avatar
  • Voile Avatar
  • Just4FunCoder Avatar
  • saudiGuy Avatar
Ad