8 kyu

Sort and Star

20,759 of 50,795PG1

Description:

You will be given a list of strings. You must sort it alphabetically (case-sensitive, and based on the ASCII values of the chars) and then return the first value.

The returned value must be a string, and have "***" between each of its letters.

You should not remove or add elements from/to the array.

Fundamentals
Strings
Arrays
Sorting

Stats:

CreatedSep 7, 2016
PublishedSep 7, 2016
Warriors Trained83424
Total Skips7757
Total Code Submissions141864
Total Times Completed50795
JavaScript Completions20759
C# Completions1521
C++ Completions4499
Ruby Completions1541
Clojure Completions343
Python Completions14815
Java Completions4048
Rust Completions840
PHP Completions1315
TypeScript Completions726
CoffeeScript Completions22
Crystal Completions21
Julia Completions35
Go Completions1506
R Completions99
Elixir Completions70
Lua Completions113
Haskell Completions64
Total Stars640
% of votes with a positive feedback rating91% of 4647
Total "Very Satisfied" Votes3925
Total "Somewhat Satisfied" Votes607
Total "Not Satisfied" Votes115
Total Rank Assessments15
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • PG1 Avatar
  • dnolan Avatar
  • bkaes Avatar
  • raulbc777 Avatar
  • myjinxin2015 Avatar
  • nbeck Avatar
  • Dentzil Avatar
  • imjasonmiller Avatar
  • kazk Avatar
  • user5036852 Avatar
  • JohanWiltink Avatar
  • adrian.eyre Avatar
  • Blind4Basics Avatar
  • zcassini Avatar
  • a.merezhanyi Avatar
  • FArekkusu Avatar
  • uglywarthog Avatar
  • hobovsky Avatar
  • user8436785 Avatar
  • Haksell Avatar
  • ejini战神 Avatar
  • Kacarott Avatar
  • Pai-Mei Avatar
  • fcr-- Avatar
Ad