Maybe I should teach myself to deal with different environments.

Unless it is a whiteboard which runs Perl, it isn't really an environment :) Personally, I haven't been asked to do any code in an interview (I make sure I send examples and a link to CPAN before going in), but have been asked to do pseudo-code and flow charts.

I think if I were asked to write actual code on a whiteboard that were more than any simple one-liners or few-liners, I would say something like "When I code I am generally on a computer. Writing code an a whiteboard is like taking a bath in the kitchen sink.. not the proper place to get it done correctly."

I must say, I found the whole thing disconcerting, and I'm not sure what it says about my grasp of what I know.

You know what you know! Interviews can be stressful as it is without pop-questions which you need to answer on a white-board in front of people which you do not know. But, being able to write code in an editor other than vi would be useful, in case it isn't available to you at some time.

Cheers,
KM


In reply to RE: Conditioned Response (or lack thereof) by KM
in thread Conditioned Response (or lack thereof) by Petruchio

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.