8 kyu
How good are you really?
56,821 of 163,188Jotha
Description:
There was a test in your class and you passed it. Congratulations!
But you're an ambitious person. You want to know if you're better than the average student in your class.
You receive an array with your peers' test scores. Now calculate the average and compare your score!
Return true
if you're better, else false
!
Note:
Your points are not included in the array of your class's points. Do not forget them when calculating the average score!
Fundamentals
Similar Kata:
Stats:
Created | Sep 22, 2015 |
Published | Sep 22, 2015 |
Warriors Trained | 224937 |
Total Skips | 14144 |
Total Code Submissions | 348577 |
Total Times Completed | 163188 |
C# Completions | 9569 |
Ruby Completions | 3046 |
Python Completions | 57343 |
JavaScript Completions | 56821 |
Clojure Completions | 605 |
Elixir Completions | 620 |
Java Completions | 15383 |
C Completions | 4417 |
PHP Completions | 3390 |
Julia Completions | 125 |
Lua Completions | 457 |
NASM Completions | 57 |
C++ Completions | 9608 |
TypeScript Completions | 2811 |
Reason Completions | 22 |
Dart Completions | 1515 |
Crystal Completions | 37 |
CoffeeScript Completions | 24 |
Racket Completions | 76 |
Haskell Completions | 733 |
Scala Completions | 141 |
Rust Completions | 103 |
Total Stars | 922 |
% of votes with a positive feedback rating | 92% of 10742 |
Total "Very Satisfied" Votes | 9162 |
Total "Somewhat Satisfied" Votes | 1361 |
Total "Not Satisfied" Votes | 219 |