7 kyu
Shortest Word
96,224 of 252,175PG1
Description:
Simple, given a string of words, return the length of the shortest word(s).
String will never be empty and you do not need to account for different data types.
Fundamentals
Similar Kata:
Stats:
Created | Sep 6, 2016 |
Published | Sep 6, 2016 |
Warriors Trained | 361490 |
Total Skips | 27804 |
Total Code Submissions | 624891 |
Total Times Completed | 252175 |
JavaScript Completions | 96224 |
Python Completions | 85222 |
PHP Completions | 6220 |
Ruby Completions | 7371 |
C# Completions | 14326 |
Rust Completions | 2662 |
Crystal Completions | 57 |
CoffeeScript Completions | 48 |
Java Completions | 22503 |
Haskell Completions | 1392 |
R Completions | 411 |
F# Completions | 211 |
Go Completions | 3755 |
Scala Completions | 854 |
Kotlin Completions | 2072 |
TypeScript Completions | 3916 |
C++ Completions | 6078 |
C Completions | 2344 |
NASM Completions | 39 |
Reason Completions | 15 |
Nim Completions | 48 |
Factor Completions | 33 |
Julia Completions | 111 |
Prolog Completions | 29 |
Swift Completions | 1801 |
Elixir Completions | 249 |
COBOL Completions | 14 |
Clojure Completions | 95 |
D Completions | 12 |
CFML Completions | 4 |
Lua Completions | 56 |
Total Stars | 1986 |
% of votes with a positive feedback rating | 90% of 18844 |
Total "Very Satisfied" Votes | 15428 |
Total "Somewhat Satisfied" Votes | 3141 |
Total "Not Satisfied" Votes | 275 |
Total Rank Assessments | 9 |
Average Assessed Rank | 7 kyu |
Highest Assessed Rank | 7 kyu |
Lowest Assessed Rank | 8 kyu |