Earlier quoted context omitted.
> They had a _full_ pipeline, interviewing every day for three weeks straight. I honestly think I'd be physically incapable of doing this. I'm on the HSP side and even a single set of interviews is enough to drive me into an insomnia/anxiety cycle for weeks. I can't even imagine what this would be like for me. Albeit I admit it's the best way to get the job you want. Maybe I'm in the wrong industry...
This is incredibly common. I hate running interviews - we do the leetcode whiteboard pressure cooker crap - it's a policy I have no say in unfortunately. I've had candidates with strong backgrounds go to pieces right in front of me - it's awful to watch and I hate that I had anything to do with making someone experience that. More people than you might imagine take Xanax to get through interviews.
Job Hunting in 2022
91–100 of 270 posts
Re: Job Hunting in 2022
#92Re: Job Hunting in 2022
#93Cheat where possible using OpenGPT. Cheat where possible using OpenGPT. Cheat where possible using OpenGPT. We must prove to companies that leetcode is not the way.
I've applied to interview a few places I never plan to work at, just so I could do their leetcode interviews. It's like a brain teaser book but you also get a live human evaluating.
Re: Job Hunting in 2022
#94Earlier quoted context omitted.
To be clear, I explicitly chose to not interview at FAANGs since I was previously at a FAANG and wanted to try my hand at a different type of company. I'd probably practice a bit more for FAANGs
Can we just call it BigTech? Silly revolving acronym is probably closer to MAMA now... why is Netflix even a member other than to avoid a slur?
They're in it because it was a bunch of high growth stock that also coincidentally paid very well so the name transfered from finance to programming.
Re: Job Hunting in 2022
#95Earlier quoted context omitted.
> They had a _full_ pipeline, interviewing every day for three weeks straight. I honestly think I'd be physically incapable of doing this. I'm on the HSP side and even a single set of interviews is enough to drive me into an insomnia/anxiety cycle for weeks. I can't even imagine what this would be like for me. Albeit I admit it's the best way to get the job you want. Maybe I'm in the wrong industry...
Look into beta blockers. Also used by stage performers for similar reasons. https://www.goodrx.com/conditions/generalized-anxiety-disord...
Re: Job Hunting in 2022
#96But what about non-corporate software engineers? What about web developers? The interview process is very different depending on the company.
Re: Job Hunting in 2022
#97I get that it's still a candidates market (especially for strong candidates like OP who can get 11 offers from 13 full attempts), but the spreadsheet of questions you should be asking a company linked in TFA has some eyebrow raising notes and unreasonable expectations imho. For example - there's a big pushback that any hiring manager worried about a candidate who don't have required skills they could learn in 6-12 mo…
Re: Job Hunting in 2022
#98Earlier quoted context omitted.
Anecdotally, a large number of experienced engineers I know at big tech companies have been secretly hoping to be included in an upcoming layoff round. So many people have mentally checked out of their current jobs but are too lazy to grind leetcode and go through interview loops. Unless you are in a financial crunch or have other issues like visa sponsorship, getting paid for 6+ months to fully focus on the next ste…
“Lazy” is the wrong word. People work for 8 hours a day and then are expected to cook, clean, exercise, and maintain some sort of social life. Adding in Leetcode on top of that is going to cause something to give. There’s only so many hours in the day.
Re: Job Hunting in 2022
#99On my last job search I found that overloading myself with interviews was very stressful. It's one of the reason I will no longer continue with any process that has take home assignments - at one point I had 4 different assignments with overlapping due dates. Far too much stress (and I was ghosted on all of them). It's also not fun to be waiting to hear from the places you're really interested in while you've multipl…
I always thought the idea of a take-home sounded appealing, especially when I first heard of them ~15 years ago. The first time I found a bug in a company's take home project spec rather spoiled them for me. And sadly, that's not the only time that happened! A candidate who puts more effort into it than the person who created it gets rewarded by feeling confused or like they're missing something because it doesn't ad…
IF I ever needed a linked list, I’d use collections.deque like a professional.