Why is the font on this article so hard to read? Maybe it’s not the font, but the weight. I had a hard time reading it and stopped part way through.
document.querySelectorAll('p').forEach(el => { el.style.fontWeight = 600; el.style.color = 'black'; });
Red flags I saw while doing technical interviews
41–50 of 394 posts
Re: Red flags I saw while doing technical interviews
#42Re: Red flags I saw while doing technical interviews
#43Why is the font on this article so hard to read? Maybe it’s not the font, but the weight. I had a hard time reading it and stopped part way through.
Re: Red flags I saw while doing technical interviews
#44Re: Red flags I saw while doing technical interviews
#45I can identify with the red flag where they try to pressure you to accept the offer in a short period. This is also called an exploding offer. I had a place do that to me and I ended up turning the opportunity down.
My biggest mistake once was falling for that pressure, and then I left soon again. It's a big red flag, or offeres that are only valid a few days...
Re: Red flags I saw while doing technical interviews
#46Earlier quoted context omitted.
On the other hand, there often needs to be a time limit, or else they will be too late to make an offer to the runner-up (when the leader turns it down). I am not sure what a 'reasonable period' is.
A reasonable period is: You tell them up front your ideal timeline, that you have a couple of other irons in the fire (if you do), and you keep them informed of the progress of those other fires. And they do the same for you. Maybe you can't get a timing that works for both sides together, but that is OK. The pressuring is what isn't.
Re: Red flags I saw while doing technical interviews
#47Role clarity is a huge one in my book. I've turned down numerous offers because when I asked what the specifics of my day to day job were going to be, the answers weren't clear. From the secret FAANG that likes to pretend what they are doing is defense contractor level top secret, and even after your hired you might not know what your actually working on, to the big companies where its clear the hiring manager only h…
To pile on to the Windows control panel for a minute: If you open the start menu and search updates, you bring up the settings menu for updates. Likewise for network settings or any other section of the control panel successor.
But if you open network settings from the start menu while you already have updates open, the updates window is replaced by the network settings.
Maybe they are working towards renaming the OS "Window".
Re: Red flags I saw while doing technical interviews
#48Role clarity is a huge one in my book. I've turned down numerous offers because when I asked what the specifics of my day to day job were going to be, the answers weren't clear. From the secret FAANG that likes to pretend what they are doing is defense contractor level top secret, and even after your hired you might not know what your actually working on, to the big companies where its clear the hiring manager only h…
They don't understand why they are talking to you, "but maybe you can, I don't know, maybe do something of value here, but we don't know what that is. So here's a bunch of money. FIX US".
It's usually a sign of lack of vision by leadership in the company, so they are grasping at straws.
If you want to kill your morale, look for roles like this. They are great.
Re: Red flags I saw while doing technical interviews
#49Why is the font on this article so hard to read? Maybe it’s not the font, but the weight. I had a hard time reading it and stopped part way through.
Re: Red flags I saw while doing technical interviews
#50Role clarity is a huge one in my book. I've turned down numerous offers because when I asked what the specifics of my day to day job were going to be, the answers weren't clear. From the secret FAANG that likes to pretend what they are doing is defense contractor level top secret, and even after your hired you might not know what your actually working on, to the big companies where its clear the hiring manager only h…
Another difference is that design is top-down at Apple. Any UI redesign was driven by Johnny's team which was responsible for a holistic and consistent across-the-board implementation. I don't believe you were allowed to deviate from the design language. This one I have less visibility into as I worked on technology pieces rather than things that had a user-facing component.