Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
metztli
Mar 19, 2006
Which lead to the obvious photoshop, making me suspect that their ad agencies or creative types must be aware of what goes on at SA

smackfu posted:

What's the deal with testing on recursion anyway? Like is it just something that people faking programming skill don't get? It's certainly not something I use much in actual programming.

Yeah, basically it's a signal that they probably don't understand a bunch of other stuff, either, if they can't handle basic recursion.

The way I ask about recursion in interviews is to ask a candidate to solve a certain problem using recursion, then convert their solution to use iteration, and then to explain the pros and cons of each solution. This gives me a large amount of insight to where they're at as a developer and also their approach to problem solving and the factors they consider, and usually does so in a very short amount of time. Much better than just giving them a bunch of brain teasers or whatever.

Adbot
ADBOT LOVES YOU

  • Locked thread