7 kyu
Odds-Index
773 of 1,736Coder_38
Description:
You are given an array with several "even"
words, one "odd"
word, and some numbers mixed in.
Determine if any of the numbers in the array is the index of the "odd"
word. If so, return true
, otherwise false
.
Algorithms
Similar Kata:
Stats:
Created | Feb 26, 2018 |
Published | Feb 26, 2018 |
Warriors Trained | 2686 |
Total Skips | 40 |
Total Code Submissions | 4113 |
Total Times Completed | 1736 |
Ruby Completions | 166 |
Python Completions | 773 |
JavaScript Completions | 838 |
Groovy Completions | 33 |
Total Stars | 14 |
% of votes with a positive feedback rating | 89% of 380 |
Total "Very Satisfied" Votes | 309 |
Total "Somewhat Satisfied" Votes | 61 |
Total "Not Satisfied" Votes | 10 |
Total Rank Assessments | 16 |
Average Assessed Rank | 7 kyu |
Highest Assessed Rank | 7 kyu |
Lowest Assessed Rank | 8 kyu |