| about | help | code help+videos | done | prefs |
Given a String return the "Best" character. The best character is the one that comes first lexicographically. bestChar("abcde") → "a" bestChar("zyx") → "x" bestChar("jdlgjlwej") → "d" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 150
Copyright Nick Parlante 2017 - privacy