No, in no way do these questions say "Yes this person can do the job." But I think general trivia questions are being used to find out if the person is a good fit for the team. I think you can learn a lot about a person by looking at their frequently visited online sites.

For example, most of my coworkers look at me with a baffled expression when I mention a lot of the sites I visit. Though just about everyone I work with is a programmer, I think I'm the only one who has been to Joel Spolsky's site. I'm pretty sure I'm the only one in the company to visit Perlmonks (though there are a few people who claim to know Perl (I say claim because I've shuddered at some of their Perl code)).1

I spend a fair bit of time online, I like to work with others that also spend a lot of time online -- or reading. If I say "Pragmatic Programmer" I expect that a programmer should have some clue what it is (and hope that they've read it, but my personal reading list is already huge, I can only read so much in a day -- so I can understand if they haven't read it).

1 Update to add: I'm not claiming that visiting Perlmonks is a prerequisite for knowing Perl. Nor is visiting Perlmonks going to indicate that you know Perl. But having some vague notion of the things that I find to be very common online is a definite plus.


In reply to Re^3: On Interviewing and Interview Questions by Nkuvu
in thread On Interviewing and Interview Questions by eyepopslikeamosquito

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.