Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I went through a somewhat difficult interview process about two years ago. The first part was a series of Perl questions that I had to answer within 24 hours .. challenging, but fun. The second part was an hour with the Director, on a shared screen; while he watched, I had to complete four exercises. I think I got two of them done; one of them was with a regular expression that I couldn't get right. It was frustrating for me, and probably not much fun for him.

I understand the Timed Exercise thing -- but I'm one of those people who did poorly on exams (all closed book, in my day), but very well on assignments and labs. I just don't perform well, developing something complex, while someone else looks on.

I prefer the smaller questions when asked in a live setting -- during a session like that, a different interviewer asked me, "And how *else* could you do that?", which was great, because when you're writing code there are lots of ways to get the same thing done, some clearer, and some not so clear at all. At one point I wrote

    defined $foo or die "Foo needs to be defined";
and was gratified to hear the interviewer say, "I've been waiting for someone to write that!" I got a job offer from that employer.

I'm also happy to write something 'within 24 hours', because that's a reasonable facsimile of the work environment. Having to debug a regular expression while a Director looks on is not really representative. IMO.

Good luck with your job search!

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.


In reply to Re: Interview method feedback? by talexb
in thread Interview method feedback? by DetachedDutyScout

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 08:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found