|
|
|
|
|
by com2kid
4895 days ago
|
|
The only times I have been asked language specific questions are when I was selling myself as a language expert to fix some particular problem in some particular language. I will however say that 90% of the interview questions I have been asked are heavily biased towards C type answers, although I did manage to use Scheme once! Sure a linked list problems don't technically have to be written with pointers, but we all know what the interviewer is asking for. Actually that brings up a good idea, I am going to come up with a bunch of contrived answers to the "find a loop in a linked list" problem, memorize them all, and next time someone asks me that question I'm going to give 5 weird answers in the course of 30 minutes. |
|