Yahoo interview question

Implement getElementsByClassName in plain JavaScript. Must support old browsers (so you cannot use latest API like .classList).

Interview Answer

Anonymous

14 Feb 2014

There were also IQ question and other data structure questions.