|
|
|
|
|
by nherment
3291 days ago
|
|
I would consider this as easy level (ie. solving this should be an acquired skill for a senior dev) with a couple of caveats: - while an interviewee could be expected to come up with a solution quickly (15 minutes seem more than reasonable), interviews are sometime stressful, people are sometime tired, etc. Some leniency should be applied to the amount of time needed to solving this or any algorihtmic problem. - not everybody is used to working with promises. What is considered good practice in one company is not necessarily best practice in another one. Any senior front-end dev should at least know about them and be able to pick up a quick definition of the API given by the interviewer and use it in the solution. If it took you 30 minutes maybe it's not so good to expect interviewees to solve it in 15 ? On "why did it take you 30 minutes?", only you knows where you spent these minutes and struggled, that is, if you even struggled.. |
|
Would you agree that 15 minutes is enough to get a sense of the candidate's approach, and be able to tell whether or not they'd be able to solve it given 45 minutes?