I've recently started a new job at a company that uses perl as its main programming language (yay! Being around people that share my professional interests is such a nice change of pace.) And, as part of this job, I find myself having to interview people.

So, I'm wondering if anyone has any good advice? What kinds of questions work well? Are those annoying logic questions worthwhile? Does anyone have any really good questions to separate the strong candidates from those just faking it, particularly relating to perl? (I'm also interested in weeding out mysql dba candidates, but that's probably less interesting to the perlmonks as a whole.) And really bad questions?

I've definitely seen the downside of hiring someone that wasn't up to the position (from both sides, actually), and a lot of people are very good at faking their way through interviews. And, perhaps just as importantly, some really good people are terrible at interviews, and I want to try and find those, too.

(Yes, you can infer that I work for a company hiring Perl programmers. We're in (or rather, moving in a few weeks to) Berkeley, CA. Feel free to send me email if you want more info.)

-- Kirby


In reply to Perl Interviews by kirbyk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.