Pergunta de entrevista da empresa HubSpot

Add commas in-between each character of a string. Do this in such a way so that I could execute: 'hello'.addCommas()

Resposta da entrevista

Sigiloso

13 de abr. de 2018

Write a function that would create a logger. The logger should prepend the log level to the beginning of each message.