I'm a software manager that has been doing some form of interviewing/hiring for 13 years. I did two rounds of hiring software engineers last year, one in spring that seemed normal, and one in the fall that was was brutal. The fall hiring had a flood of applicants, and in retrospect, most seemed like AI was used in some way. For the fall round, I suddenly had a higher percentage of applicants that qualified after resu…
I automated my job application process
301–310 of 884 posts
Re: I automated my job application process
#302Re: I automated my job application process
#303Earlier quoted context omitted.
Sure - that's how things are meant to work, with recruiters providing a valuable filtering service, but it does seem that many companies are now using (poor quality) AI screening, as well as a slew of abusive application practices (the ghosting. etc), and it seems any mutual respect between hiring company and candidate is disappearing. I don't know what the solution is.
My point is that that had been my experience hiring in a 10 person company and a 30k person company, and that the “suggested” AI screening isn’t happening - it’s probably that your application is the same as the other 300 applications that went in.
Of course my guess could be way off, but what you are saying is definitely the exception to the common narrative nor does it match what I've seen.
> AI screening
There's been aggressive keyword filtering since long before LLMs exploded.
Re: I automated my job application process
#304Earlier quoted context omitted.
I agree with this approach. In this field, unless you're hiring a junior engineer, you can have a reasonable expectation that a potential candidate will fly out for an interview even if it's a 100% remote job. If they refuse, well, there's a chance it's just because they can't afford to. The chance is far greater, though, that you dodged a bullet.
To be clear, you expect candidates to fly out on their own dime just for the interview?
Re: I automated my job application process
#305Earlier quoted context omitted.
I know the on-site is time-consuming and expensive, but so is firing people (at least in United States it is.) I've had a few on-site interviews where having them on-site made us realize we could never work with them. Given how much time they will spend with you, it's totally worth it to spend your resources on hiring.
> so is firing people (at least in United States it is.) There's probably some country somewhere where it is easier to fire people than the US, but not sure where would that be. There are zero requirements to fire people in the US. No reason needed, no notice, no compensation, nothing. Most (if not all) other countries have varying levels of requirements, notice and compensation required to fire someone. In the US, n…
Re: I automated my job application process
#306For hiring managers, if you getting a flood of resumes here is a possible solution for a filter: unpopular things and manual instructions. 1. Manual instructions. On the application submission page mention something like: All resumes or cover letters must copy and apply the following statement or will be dropped from consideration. This tests that candidates actually read and follow the instructions and rejections ca…
Re: I automated my job application process
#307In the middle of fruitless multi-month job search, I manually view LinkedIn/indeed job sites daily and look for new positions, going through requirements, making sure I have the skills and experience (also helps with understanding if I need to upskill in certain areas), then look up the company, the industry it's in, etc. By the time I'm ready to apply to the position I know I'm interested in and a good fit for, ther…
Re: I automated my job application process
#308Earlier quoted context omitted.
God, I wish I could respond to denied applicants like a human, but the threat of legal action prevents me from giving good feedback. I know it sucks, but I'm not sure what to do about this, and I'm already so burnt out from the hiring process as it is, it's hard to work up the strength to do this fight as well. Not to mentioned I spend forever doing it, there's so many and I wouldn't want to do it halfway...
I think people are just upset when they submit a resume, or even go on an interview, and get NO response at all .. I don't think most people care about feedback - they just want a response. A one-line auto response would be fine.
Re: I automated my job application process
#309Earlier quoted context omitted.
It seems that many processes, from interviews to real work, are increasingly manipulated. I've noticed a pattern with candidates employed by certain consulting companies, especially in Texas and New Jersey. These companies often recruit low-cost labor from India, craft fake resumes, and submit them to platforms like LinkedIn. During interviews, candidates use tools like HDMI dual-screen setups, ChatGPT, Otter AI, or…
why would you ever task an employee to implement a LinkedList?
Re: I automated my job application process
#310Earlier quoted context omitted.
you might be slightly more receptive to this idea if you have, the company administering the exam needs to ensure no cheating is happening so app starts, all your other apps are shutdown, you get a call through the app to show your surroundings with the camera on your laptop etc before exam begins. at no point in time did I find any of it intrusive or strange, I wanted to get the exam done remotely, they need to ensu…
> so app starts I assume this "app" is not open source, correct? Is is compatible with Linux systems? Can it run on non-FHS distribution? > all your other apps are shutdown I admit I am curious about this bit. Does it just start killing all other processes belonging to the same user ID? Or of all users (since you could get "assist" from process owned by an another user)? At least PID 1 needs to survive the slaughter,…