I will not do a tech interview
medium.com
I will not do a tech interview
1–10 of 554 posts
Re: I will not do a tech interview
#2I had an interview with a small startup I adore and had to code a simple python scrapper with the startup's CEO. I was so freaked out I totally bungled it up. Needless to say, my confidence went down the toilet.
I think I should accept that I don't do the traditional tech interview well. Next time, I find myself in such a situation, I'll suggest the short contract or coding exercise.
Re: I will not do a tech interview
#3Re: I will not do a tech interview
#4So for me, I really want to interview somebody before he can work with me.
Re: I will not do a tech interview
#5Re: I will not do a tech interview
#6Well, I need to interview candidates because I need to know if they are up for the job when systems breaks. If a table query fails because it needs a btree index due to range searches, I want the candidate to know how a btree index works and why it fixes the issue. Also If somebody cant tell me the difference between http udp and tcp, its a no hire for me. So for me, I really want to interview somebody before he can…
Re: I will not do a tech interview
#7Well, I need to interview candidates because I need to know if they are up for the job when systems breaks. If a table query fails because it needs a btree index due to range searches, I want the candidate to know how a btree index works and why it fixes the issue. Also If somebody cant tell me the difference between http udp and tcp, its a no hire for me. So for me, I really want to interview somebody before he can…
If only there were some way an employee could learn about btree's after taking a job...
Re: I will not do a tech interview
#8Re: I will not do a tech interview
#9well you better have something to show then such as a public github repo.
Re: I will not do a tech interview
#10Well, I need to interview candidates because I need to know if they are up for the job when systems breaks. If a table query fails because it needs a btree index due to range searches, I want the candidate to know how a btree index works and why it fixes the issue. Also If somebody cant tell me the difference between http udp and tcp, its a no hire for me. So for me, I really want to interview somebody before he can…
btree index is also something that can be learned conceptually in about 10 minutes.
It is far more important for me to see that someone can explain a project that they've worked on in the past with enough details to demonstrate sufficient technical knowledge than a litmus test based on somewhat arbitrary facts. 'don't know what lsof is? Not hired, I don't want someone who can't use shell'