![]() |
![]() |
![]() |
technical interview I had a technical interview over the phone where I was asked some 25 technical questions in 50 minutes, where I had to do pseudocode, algorithms, data structures and design.
joe
I've newerheard of such a thing but it doesn't sound too outlandish. Really, you made out best on this one since it saved you a trip and they had to sit there and write down all your responses, which is less efficient for them than having you come in.
Tony Chang
Sounds excellent, assuming it wasn't just someone from HR writing down your responses to pass on to the technical team.
Steve Jones (UK)
We do technical interviews over the phone like that - we typically use them when there are a lot of candidates and we want to pre-screen them. It's always a developer or technical manager performing the test rather than HR.
r1ch
A pre-screen over the phone to cut down the numbe of in-face interviews is very common.
Brad Wilson (dotnetguy.techieswithcats.com)
I'd say it's fairly common. Last time I was job hunting, I did this several times. Most of the times, the questions didn't seem canned, but rather the interviewer just trying to get a "feel" for my technical skills.
Mark Hoffman
I had a tech interview over the phone where they asked me some SQL questions. Asked me if I had ever used DTS - I said yes. They said, "ever used RPQ" or something like that. I said, "honestly, I haven't heard of that, but if you guys use it I'll be happy to learn it for the job." Dude told me he just made it up, and throws that in there to filter the idiots.
nathan
Sounds like one of my interviews for Microsoft. I dropped my resume at a booth at a job fair at my school. Later, they called and scheduled an extended (20 min) interview over the phone.
Andrew Hurst
I work in Seattle. Microsoft has their particular style of interviewing, and a lot of local companies emulate it. A 30 minute phone screen is the first step of the process.
Alyosha`
I wonder if they ask you real world stuff. I was interviewed by Amazon and I think it was on the third phone interview when I was asked what seemed like 1st year CS stuff (but I never when to 1st year CS) ... it was sort stuff and the job was for a Perl programmer and I've never needed to do any sorts other than using Perl sort function. I had the impression the interviewer might have gone to school and learned some CS but was not an active programmer. I still say: read their code. I still wonder why this is not done. A programmer who doesn't write programs seems kind of odd to me. I'd want someone who enjoyed their work so much they just might do it outside of 925.
Me
"I still say: read their code. I still wonder why this is not done."
Brad Wilson (dotnetguy.techieswithcats.com)
Am I reading you correctly that it seemed to be low level 1st year CS stuff to you, but you don't know because you didn't do any CS and didn't know the answer to the question and therefore the people interviewing you are stupid because they should have been looking at your cool code instead?
23rd yr CS student
I agree with Me. I've never been asked to recount the algorithms for bubble sort or quicksort. That's what libraries are for. And it IS first year CS stuff.
Brad Wilson (dotnetguy.techieswithcats.com)
|