Retired
Are arrow functions odd? (retired)
9,367 of 14,930acraileanu
Description:
Time to test your basic knowledge in functions! Return the odds from a list:
[1, 2, 3, 4, 5] --> [1, 3, 5]
[2, 4, 6] --> []
Fundamentals
Similar Kata:
Stats:
Created | Jul 10, 2015 |
Warriors Trained | 18658 |
Total Skips | 530 |
Total Code Submissions | 24523 |
Total Times Completed | 14930 |
JavaScript Completions | 9367 |
Haskell Completions | 497 |
Elixir Completions | 342 |
C# Completions | 1097 |
Ruby Completions | 210 |
Python Completions | 3754 |
Total Stars | 106 |
% of votes with a positive feedback rating | 92% of 1965 |
Total "Very Satisfied" Votes | 1683 |
Total "Somewhat Satisfied" Votes | 251 |
Total "Not Satisfied" Votes | 31 |