September 5th, 2009, 11:48 am
QuoteOriginally posted by: rmaxQuoteOriginally posted by: bojanActually, we had this or something very similar on our standard question sheet that we set to interviewees at one of the places I worked.... It is a common sort of question -- the point is not to test general programming skill.Rather, if somebody comes in at tells you they have 15 years C++ experience, and they fall down on something like this, you know you maybe shouldn't trust everything they say....I remember interviewing someone who said that they had a lot of experience in programming VBA. I asked what Option Explicit did and they didn't know.... The interview was quite short.Just take the default Less compiler errors interviewee; i have worked for 10 years in VC++interviewer; interesting, let's take a simple class Point with (public) member data x and y, and a few constructorsinterviewee: member data, class, what's that?*&^%#@ Interviewee had C experience but was using the VC++ product
Last edited by
Cuchulainn on September 4th, 2009, 10:00 pm, edited 1 time in total.