Q1Media interview question

Create a string prototype function that repeats a word a given number is times.

Interview Answer

Anonymous

8 May 2017

I recreated String.prototype.repeat .