Yahoo Interview Question

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

Interview Answer

Anonymous

Feb 14, 2014

There were also IQ question and other data structure questions.