←back to thread

Looking for a Job Is Tough

(blog.kaplich.me)
184 points skaplich | 1 comments | | HN request time: 0.209s | source
Show context
thw09j9m ◴[] No.42132752[source]
This is the toughest market I've ever seen. I easily made it to on-sites at FAANG a few years ago and now I'm getting resume rejected by no-name startups (and FAANG).

The bar has also been raised significantly. I had an interview recently where I solved the algorithm question very quickly, but didn't refactor/clean up my code perfectly and was rejected.

replies(12): >>42132828 #>>42132878 #>>42132900 #>>42132935 #>>42133185 #>>42133278 #>>42138532 #>>42138559 #>>42139442 #>>42140920 #>>42143310 #>>42145184 #
1. david-gpu ◴[] No.42145184[source]
> I had an interview recently where I solved the algorithm question very quickly, but didn't refactor/clean up my code perfectly and was rejected.

It sounds like they intentionally present a simple problem because they are not filtering by who can solve it, but by who writes clean maintainable code.

I wish I had thought of that when I was interviewing candidates, because it is a good criterium for a well established organization.