Live data from Hacker News

Ask HN: When did 7 interviews become “normal”?

news.ycombinator.com

701–710 of 833 posts

Re: Ask HN: When did 7 interviews become “normal”?

#701
> When did a hiring manager lose their authority and the trust of the organization to do their job? Am I just out of touch?

If you think that a hiring manager can judge technical skills or culture fit then you are very out of touch. If you dont know that people lie in their CVs you are completely out of touch - must have been very lucky with your career.

And I dont say that so many interviews are good. But again this happened for years.

Re: Ask HN: When did 7 interviews become “normal”?

#702

Earlier quoted context omitted.

> I actually got stuck at an interview because I forgot the nlogn solution for two sums. Absurd! Are you talking about determining a pair of numbers in an array that sum to a given value? That's O(n) and just uses a hashset/hashmap.

No. Sort the array. Then use two indexes, one on each side of the array. Increment indexes to meet in the middle. This is one of those tricks you just have to memorize and it's very hard to come up with the solution in 30 min.

This is one of those tricks you just have to memorize and it's very hard to come up with the solution in 30 min.

What a great way to kick off a professional relationship:

"I know this problem is useless and obviously unrepresentative of the actual work we do. So do you (if you aren't incompetent). You also know perfectly well that I've memorized the answer and am only pretending to 'solve' it for you on the spot. And yet, we go along with the charade and pretend it's a vitally necessary, even clever hiring technique. Because hey, we're getting paid big bucks to play this game, after all. So who cares."

Re: Ask HN: When did 7 interviews become “normal”?

#703
post #476

Earlier quoted context omitted.

> For $200/hr I’d rather spend the time on my own life. The alternative is spending 7-12 hours doing 5-7 technical interviews for $0.

No, the alternative is having a full time job (where you'd probably get paid more) and then quitting/switching after one has an offer.

Then quitting/switching after one has an offer.

Which you presumably get without interviewing? That seems to be what you seem to be saying here.

Re: Ask HN: When did 7 interviews become “normal”?

#704
post #412

Earlier quoted context omitted.

> Is it annoying for candidates? Yeah, but we pay you a lot of money, and it does actually work for us. Is it perfect? No, but it does work. I've never been paid for interviewing. You mean you pay the successful candidates well, which is what? 10% of the people you subject to this obnoxious process?

My FAANG team does 2x screening interviews plus a round of 3 to 4 full interviews. We try to interview at most 4 candidates in the full loop. That’s about 5 hours of interview time, and the average candidate will succeed by the 3rd or 4th interview. Given that we are making a $200-600k+ decision and that the average candidate stands to gain tens of thousands of dollars or more, the 20-40 hours spent interviewing seem…

> and the average candidate will succeed by the 3rd or 4th interview.

What does this mean? It seems unlikely that the average candidate succeeds at all.

Re: Ask HN: When did 7 interviews become “normal”?

#705
post #129

Earlier quoted context omitted.

I’m a HM at a big tech company with this format as well. Honestly, I really like it. I don’t want to hire the wrong person, it’s expensive and it makes my job awful for a while. It’s great getting data points on several programming interviews, system design, etc. That makes my sell interview so much easier because I can trust the process to assess their technical skills. You need multiple people because you’re consta…

People get PIP’ed and fired routinely that make it through this process. I think there’s a lot of bias in your response. The process worked for you, you work at a large tech company and it gives you validation. It also makes you feel good to lord over the process and boosts your ego, reinforcing your priors.

I doubt many engineers "lord over the process" - it's seen more as something you volunteer your time for for the good of the company.

Re: Ask HN: When did 7 interviews become “normal”?

#706
post #126

Earlier quoted context omitted.

> Nobody with options is going to accept multiple weeks of limbo in exchange for maybe having a job. Let's say it does take 2 weeks to do 20 hours (2 hours a day), you would be compensated $4,000 for working 2 hours a day. Or if you're in between jobs you would have the time to do 20-30 hours in about 1 week and get paid $200 / hour. I guess I'm just picky. I did freelance work for ~20 years and worked on 1 contract…

Dude, no Bay Area engineer will take this deal. $200/hr is $100/hr in real post tax income. This is competitive with bartending on a Friday night. If you’re not at $500/hr you’re not even competitive. You can be at $300/hr if you’re guaranteeing the job for a year but if it’s a one off you have to start way higher than that. But free time is more precious. I’d target $1k/hr to play. I think break even is probably sli…

$200/hr is $100/hr in real post tax income. This is competitive with bartending on a Friday night.

A lot of fibbing and stretching going on in these snippets, here.

Re: Ask HN: When did 7 interviews become “normal”?

#707

Earlier quoted context omitted.

I don't think that argument is particularly relevant in the tech industry. It's not that hard to find a "sick" day, even if you don't have unlimited PTO. And especially during COVID, where going missing for a day might go unnoticed for a lot of people.

Are you really advocating people take sick days to interview for other jobs?

That is actually a pretty normal thing to do, yes.

Re: Ask HN: When did 7 interviews become “normal”?

#708
post #142
post #117

Earlier quoted context omitted.

Quoted post unavailable.

At least half of them are Indian, in my experience.

When I interviewed at Google recently, the behavioral interviewer was a white guy. The four algorithmic interviewers were one Indian and three Chinese nationals.

Re: Ask HN: When did 7 interviews become “normal”?

#709
I think the answer is that many responsible for recruitment have no idea whether a prospective resource is good/suitable or not, so they need some others to share responsibility for their “sell” (recommendation).

The lack of trust is now everywhere in programming and management, from recruitment to development.

Re: Ask HN: When did 7 interviews become “normal”?

#710
post #637

Earlier quoted context omitted.

Low performing folks are ubiquitous and them being let go sounds good to me, would put a plus in their column if I read that.

Yes but the damage that they’ll due to your reputation online will make you have to pay more for better talent. They are going to read the glass door and see your company environment as shit and say “I want an extra 20 grand” Not to mention the amount of technical debt high turnover causes for tech companies

Not that many people actually get fired in a hire fast fire fast workplace. The whole point of hiring this way is allowing yourself to not overprepare in an aversion to hiring poor talent. When you get a poor performer, you just let them go, but the average is not that bad, and you end up filling your billets faster where another company may not at all.

The opposite is 7 interviews and shedding most of your applicants for trivial reasons. Most businesses can't support that, too much work would go undone and they would stop being competitive.

Post reply on HN