Before I ask someone to come, I check his online stuff: github account, twitter, personal website, Linkedin. If with that I'm not enough sure I don't bother to interview anyone.
I will not do a tech interview
431–440 of 554 posts
Re: I will not do a tech interview
#432A week or two goes by, and they hired him without doing an interview.
On a separate note, I've always had the test anxiety problem so I could understand how an interview is more of an acquired skill and less of an indication of your coding ability. I can code, and I have no problem with understanding the material, but when it comes to taking a timed test and using a pencil and paper for something that I usually use a completely different input for (a keyboard and a monitor), I struggle with it. Some people dismiss it and say "well you obviously didn't know the material if you couldn't get it on a test," but I never agreed with that.
Re: I will not do a tech interview
#433Earlier quoted context omitted.
Pass. I spend enough time at the office writing code that I can't show to the world because my employer owns it. I don't need to justify my six figure salary to my next employer by writing even more code on my off time just to prove I can write said code.
Well then how am I going to figure out whether or not you can code? The only thing I can think of is an expensive two week trial period which doesn't make sense since I feel that most programmers will either submit work or submit to a pop quiz.
Re: I will not do a tech interview
#434Earlier quoted context omitted.
It may be a negotiation but it is a very asymmetrical one. That by itself might be the root cause of a lot of the anxiety.
It is asymmetrical in a way that disadvantages both parties. For every candidate thinking "I hope they give me a job" there as an interviewer thinking "I hope we can hire this guy." For every candidate hoping they don't have to dig too deep into why they left their last job, there's a company hoping nobody asks too many questions about why the last guy quit.
In a given interview, sure, he's hoping that he can hire that person, but how many people get interviewed before the position is filled? I'm certain the average is much higher than one.
No matter how much anxiety he might have, he's doesn't have to worry about stuff like paying rent, keeping his car in working order, or feeding his family, because he already has a job.
Re: I will not do a tech interview
#435Earlier quoted context omitted.
I can get anything I need to done in JS and I have no idea what a closure is. I've even written an emulator in it. Took me a little while reading to figure out what it is. Apparently it's just using vatiables in a lambda that are from a scope higher than it. I do that all the time, I just didn't know it had a special name. To be fair, I didn't know JS could do lambdas. I've only used them in C# and possibly Python. W…
Which is why when I want to know that you actually understand something as basic as closures in Javascript, I don't ask for the definition. I ask you to demonstrate it.
Re: I will not do a tech interview
#436Earlier quoted context omitted.
Sorry, but a negative reinforcement cycle of tensing up in a medium stress situation is exactly the kind of characteristic that I'm trying to screen out in an interview. Stressful situations happen a lot more than never in the real world (and sometimes they even involve talking to people, like customers) -- I don't want to have coworkers who can't handle that.
I have trouble with interviews, but I've had a much easier time interacting with clients. With a client, I don't feel like I'm defending myself, I feel like I'm helping somebody solve a problem of mutual interest. It's a totally different mindset. Freezing up in interviews would probably be a red flag for a job where you're doing cold calls or something like that. I wouldn't accept that kind of job, let alone intervi…
Re: I will not do a tech interview
#437Granted, there are a lot of bad tech interviews out there (asking about algorithms that nobody ever uses) ... but I do not understand this. Imagine someone's being hired for a front-end position, and we don't have months to get them up to speed. I'm going to ask them to explain how a closure works. How they deal with AJAX. What they think about "!important". Things to be careful about with floats. How CSS precedence/…
Imagine you've been applying to jobs for over half a year (180ish days is the average time it takes for someone to find a job these days), maybe you've had a couple of interviews, maybe this one is your first. You have burned through your savings, maxed out your credit cards, and you are less than a month away from missing your rent payment. When you're in such a situation, every interview becomes the single most important event in your life. If you fuck it up, you might not be able to put enough gas into your car, which you very well may be living in, in order to get to the next one. Trust me, if you've ever been in this situation, it's pretty easy to get freaked out and sound like a fucking idiot in the middle of an interview. It doesn't say anything about a person's ability to communicate in a routine business scenario.
Re: I will not do a tech interview
#438Re: I will not do a tech interview
#439Re: I will not do a tech interview
#440> I politely suggest that a short contract job might be the best option for a company to evaluate a senior developer. This article reeks of privilege, namely that of location. The suggested is horrendously unfair to people that would need to relocate (possibly even internationally) to get a job. I am currently interviewing for a large tech. company in Silicon Valley. I am living in England. It would take a substantia…