Box Interview Frontend Phone Screen

There are no front-end interview experiences shared, so I’d like to contribute one:

Process: 5 min intro + 5 min Web General Question + 40 min JS coding + 10 min Q&A

Web General Question: A classic question, what happens after entering http://www.box.com in the browser

JS Coding: Implement an EventEmitter that can register and broadcast events, then add a deleteEvent method to fix the existing code. Bonus: write a once method (emit event only once).

Overall, the experience was very good, the interviewer will guide you through it.

If this was helpful to you, please consider giving feedback!