|
|
|
|
|
by phatbyte
3214 days ago
|
|
This was more than 2 years ago, I don't work there anymore. But to my best recall, the interview process was pretty straightforward, mostly revolved around basic programming knowledge (we knew we were aiming at junior devs). Basic programming questions (what is an object, an array, etc..), a few question on to approach a particular problem and lastly they were presented with vanilla JS file, with bugs and things that could be improved. No algorithms, or data structures or complex problems to solve. Something that I would include if these were fresh college grads or senior developers with extensive background. Again, I didn't mean to call anyone dumb, I don't think these people are dumb at all, they were just bad/fast trained. |
|
Uhhh that's really difficult in js even for experienced devs. Way too much non deterministic behavior. I hope this exercise came with tests and a working debugger.