8 kyu
Volume of a Cuboid
4,500 of 116,808user5196477
Description:
Bob needs a fast way to calculate the volume of a rectangular cuboid with three values: the length
, width
and height
of the cuboid.
Write a function to help Bob with this calculation.
Geometry
Fundamentals
Mathematics
Similar Kata:
Stats:
Created | Nov 11, 2016 |
Published | Nov 11, 2016 |
Warriors Trained | 132904 |
Total Skips | 6882 |
Total Code Submissions | 154415 |
Total Times Completed | 116808 |
C Completions | 4500 |
C# Completions | 6184 |
C++ Completions | 11072 |
Python Completions | 35686 |
CoffeeScript Completions | 94 |
JavaScript Completions | 35985 |
PHP Completions | 3471 |
Java Completions | 12372 |
Ruby Completions | 2358 |
Haskell Completions | 843 |
Shell Completions | 1407 |
NASM Completions | 73 |
Prolog Completions | 91 |
CFML Completions | 51 |
COBOL Completions | 61 |
Rust Completions | 1621 |
OCaml Completions | 170 |
Lua Completions | 374 |
Go Completions | 2514 |
TypeScript Completions | 1283 |
Swift Completions | 1122 |
Scala Completions | 93 |
RISC-V Completions | 17 |
Kotlin Completions | 693 |
Dart Completions | 168 |
Total Stars | 314 |
% of votes with a positive feedback rating | 80% of 7790 |
Total "Very Satisfied" Votes | 5452 |
Total "Somewhat Satisfied" Votes | 1585 |
Total "Not Satisfied" Votes | 753 |
Total Rank Assessments | 8 |
Average Assessed Rank | 8 kyu |
Highest Assessed Rank | 8 kyu |
Lowest Assessed Rank | 8 kyu |