Thread: Help! Pretty Please!

  1. #1
    Registered User verbity's Avatar
    Join Date
    Nov 2006
    Posts
    101

    Help! Pretty Please!

    I finally had my first (programming) interview or screening on the phone today. I have an in house interview on thrusday. Anybody got any advice for me...other than "don't suck!"???

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Congratulations to getting past the first hurdle - that's always a good start.

    My feeling is that you should be honest - most employers prefer someone who says they don't know from someone that pretends to know and four questions later show that they do not at all know it.

    There was a similar thread recently on the subject of interview technique - try a forum search, as there was lots of good suggestions.

    Mine are:
    - Look up the company web-site, understand the product of the company. If you come across as interested in the type of products the company produces, then that's always better than some similarly knowledgable candidate that doesn't care about the company.

    - Show an interest to learn when you don't know something, e.g. if they say "Have you used xyz?", instead of saying "No", say something like "I haven't, but I'd be very interested in learning how it works".

    I hope this helps.

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

  3. #3
    Technical Lead QuantumPete's Avatar
    Join Date
    Aug 2007
    Location
    London, UK
    Posts
    894
    I definitly agree with what matsp said. I do in-house recruitment as well and candidates who claim to know C on their CV and then can't explain what a pointer is, are rejected immediatly.
    In the end it all boils down to knowing the basics and being good at learning the rest; if you can demonstrate that, I don't see any reason why you should fail the technical part of the interview.

    Oh and companies love to hear why they are the best. So when they ask you: "Why do you want to work for us?" tell them all the fantastic things that you know about them.

    QuantumPete
    "No-one else has reported this problem, you're either crazy or a liar" - Dogbert Technical Support
    "Have you tried turning it off and on again?" - The IT Crowd

  4. #4
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    Also, relax. Be confident in your own abilities, both those you already have, and the ability to learn new skills.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Console app: Making pretty text blocks
    By unit335 in forum C++ Programming
    Replies: 6
    Last Post: 05-31-2009, 07:22 PM
  2. First Time, Please review...
    By MyDestiny in forum C++ Programming
    Replies: 4
    Last Post: 02-09-2005, 10:15 PM
  3. Pretty Print Program
    By 2TheGrindStone in forum C++ Programming
    Replies: 5
    Last Post: 11-16-2001, 12:16 PM
  4. Pretty Optimistic
    By mithrandir in forum A Brief History of Cprogramming.com
    Replies: 42
    Last Post: 11-06-2001, 10:27 PM
  5. Console text...
    By Engel32 in forum C++ Programming
    Replies: 1
    Last Post: 09-16-2001, 08:30 PM