Hacker News new | ask | show | jobs
by ryanmccullagh 3502 days ago
Define the object assignment? Was it really just an assignment statement?

I was rejected with almost no feedback from a company this month. I feel I solved their live coding thing correctly using a recursive approach. However, I was told they didn't like my coding style, so they didn't move me forward. They also said I moved the mouse too much.

1 comments

The structure has the test pre-written and the actual code empty for the interviewee to fill in. As simple as setting person.name = 'Jeff', a trivial test to anyone with even basic JavaScript experience. I'm sorry about your poor experience interviewing. Barring a lack of understanding of any styles, coding style should not matter, that's what linting rules are for. Hopefully future companies you interview with will have a more reasonable interviewing process.