|
|
|
|
|
by blindhippo
3464 days ago
|
|
That's more advanced then the question I ask typically. Though I might use something like this if I'm interviewing someone with many years of experience (10+). As I explained above, my question is a warm up - meant to break the ice, calm nerves. But it's surprising to me how effective even a simple list traversal is at identifying weaknesses in a candidates programming ability. |
|
E.g. - "functional" is simply something like:
... but on a "procedural" platform, it's a bit more challenging, starting with how much space to allocate for the result, or whether to mutate the input, and other wading through the swamp.But, yeah, I can see how it would get people to start up talking somewhere, or else go into "deer in the headlights" mode.