During a long-term job search of my own, I managed to secure an interview with a great recruiter from Amazon who suggested studying for the interview with "Cracking the Coding Interview". The book was great, I learned a lot that I hadn't come across prior, and it opened my eyes to new ways of thinking about problems. I didn't get the job (nor the next interview with Amazon), but still, the book was great, and fits pretty much exactly with the question you're asking.

Not quite "a couple steps up" - but since they actually drag you through the solutions to the questions in great detail, it probably will work for you.

(After the search, I ended up at a place I was less than thrilled with, but managed to get a better gig just a month or so ago, and am enjoying myself again. I don't know that the book helped me end up where I am, but I think it did, and, if not, I'm a better programmer because of it.)

Best of luck!


In reply to Re: OT: Computer Science for (a couple steps up from) Dummies by Tanktalus
in thread OT: Computer Science for (a couple steps up from) Dummies by Your Mother

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.