https://www.hackerrank.com/ HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com select CITY, lnegth(CITY) from STATION where CITY=( select CITY from STATION where length(CITY)=(select max(length(CITY)) from STATION) order by CITY asc limit 1 ..