I'm thinking back to a recent interview I had. It was one of those online coding tests; after spending about an hour and a half on it I sent it back to the recruiter and they came back to me saying I didn't pass because I 'only' got an 80% despite passing all criteria in the worst working environment possible. This was a no-AI test too so I unfortunately respected the criteria. So many interviews still demand absolut…
The early hiring funnel is now breaking on both ends
51–60 of 223 posts
Re: The early hiring funnel is now breaking on both ends
#52Re: The early hiring funnel is now breaking on both ends
#53> Google, McKinsey, and other companies have responded by reintroducing in-person interviews for some candidates, a meaningful step backward in efficiency (due to travel time and costs) that signals how seriously they are treating this problem. Maybe the relentless pursuit of "efficiency" at all costs has broken the world? I remember when I applied for my first job. I got dressed up and my mom drove me to the intervi…
Re: The early hiring funnel is now breaking on both ends
#54Earlier quoted context omitted.
In the not too distant past (like 10 years ago) flying people to a final in person round was standard practice.
Standard and expensive (in terms of time and money) for both the company and the applicant
Also, in terms of the costs to the applicants, this touches on the oligopolistic nature of so many industries today, which has resulted in high concentrations of the most desirable jobs in places with the highest costs of living.
Basically, unless you already have a FAANG job or are independently wealthy, it's not easy to up and move to Silicon Valley, Seattle, etc. and job hunt.
Re: The early hiring funnel is now breaking on both ends
#55Re: The early hiring funnel is now breaking on both ends
#56Isn't "performing the hiring process" theatre what Big Tech hiring has been demanding for ~20 years?
And gifted to most smaller companies? (Because people already knew Google frat-hazing student style interviews, from their own interview prep, to try to get into a FAANG, so they mimicked that when they went elsewhere?)
Re: The early hiring funnel is now breaking on both ends
#57Earlier quoted context omitted.
In the not too distant past (like 10 years ago) flying people to a final in person round was standard practice.
Standard and expensive (in terms of time and money) for both the company and the applicant
The time commitment is real, but on-site travel is almost always reserved for the last round on-site. Often as a final pass verification, or when the company is down to a couple of final candidates. Companies aren't flying every applicant out for all of the interviews. If you get to that point, you're close to the job.
Re: The early hiring funnel is now breaking on both ends
#58Earlier quoted context omitted.
Much of it has been based on networking for a good 20+ years. Yes, there was a certain if you have a pulse era in tech at at a lot of companies--leet code notwithstanding though that was an issue--that has largely passed and a lot of people are reacting to tech hiring becoming a more normal multi-month process.
I told the last recruiter who had a six week interview process “I’m not waiting that long when I can literally clone your product in a weekend for $50
Re: The early hiring funnel is now breaking on both ends
#59I'm responsible for hiring junior C++ developers in a small company (first role). Let met tell you that almost all candidates are stating "medium" level in C++ in their resume but don't even know how to work with pointers or references, they don't even have the level of someone studying the language for half a day. And I don't even think it's related to AI. Whatever the reason, it's very easy to assert a candidate co…
I will say that I'm not surprised by this at all. I think a ton of people have been convinced that basically all languages are more or less the same, so they are confident putting languages they barely know on their resumes. "I know python and Java, how hard can C++ be?". This isn't a new problem, or even a "coding bootcamp problem"
I studied computer science at a small university in 2006, several of my friends went to a much larger university and studied Software Engineering
They didn't learn pointers back then either. They learned Uncle Bob Java and that was basically it.