Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Work Issues
  4. The Job Hunt

The Job Hunt

Scheduled Pinned Locked Moved Work Issues
careerquestionoop
11 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D DRAYKKO

    Hi All: I'm just starting out in my software development career (making a lateral move from systems analyst to developer) and I was wondering if anyone has compiled a cheat sheet of the most common tech interview questions that can be asked. I know two already: "What is the difference between polymorphism and overloading?" and "What is the difference between a value type and a reference type?". And I know there are a HOST of others (I've looked at a number of tech interview sites), but what are the ones that you've found come up over and over again? Dre---

    ======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science

    D Offline
    D Offline
    Dave Kreskowiak
    wrote on last edited by
    #2

    I don't keep a list of question they ask me. I keep a list of questions I ask them.

    A guide to posting questions on CodeProject[^]
    Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
         2006, 2007

    D P 2 Replies Last reply
    0
    • D Dave Kreskowiak

      I don't keep a list of question they ask me. I keep a list of questions I ask them.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #3

      1 Do you use source control? 1a Is your SC system something other than VSS?

      -- If you view money as inherently evil, I view it as my duty to assist in making you more virtuous.

      D 1 Reply Last reply
      0
      • D DRAYKKO

        Hi All: I'm just starting out in my software development career (making a lateral move from systems analyst to developer) and I was wondering if anyone has compiled a cheat sheet of the most common tech interview questions that can be asked. I know two already: "What is the difference between polymorphism and overloading?" and "What is the difference between a value type and a reference type?". And I know there are a HOST of others (I've looked at a number of tech interview sites), but what are the ones that you've found come up over and over again? Dre---

        ======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #4

        Having a list of answers memorized is a complete waste of time. Memorised answers don't give you the depth or breadth of knowledge that you need to pass an interview. The problem is, as soon as you are probed in any depth, glaring omissions become apparent. You really need to know the subject, and be confident in it. That way you aren't going to get any nasty surprises when somebody asks you "if I want to do A, what should I be considering?"

        Deja View - the feeling that you've seen this post before.

        V 1 Reply Last reply
        0
        • D Dan Neely

          1 Do you use source control? 1a Is your SC system something other than VSS?

          -- If you view money as inherently evil, I view it as my duty to assist in making you more virtuous.

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #5

          :laugh: And if it is VSS, is it backed up every 2 hours?? :confused: Why not?? :wtf:

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          D 1 Reply Last reply
          0
          • D Dave Kreskowiak

            :laugh: And if it is VSS, is it backed up every 2 hours?? :confused: Why not?? :wtf:

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007

            D Offline
            D Offline
            Dan Neely
            wrote on last edited by
            #6

            Dave Kreskowiak wrote:

            And if it is VSS, is it backed up every 2 hours?? Why not??

            I thought the if vss used branch was to either ask to leave, or start asking mess with them type questions for your personal amusement. :laugh:

            -- If you view money as inherently evil, I view it as my duty to assist in making you more virtuous.

            D 1 Reply Last reply
            0
            • D Dan Neely

              Dave Kreskowiak wrote:

              And if it is VSS, is it backed up every 2 hours?? Why not??

              I thought the if vss used branch was to either ask to leave, or start asking mess with them type questions for your personal amusement. :laugh:

              -- If you view money as inherently evil, I view it as my duty to assist in making you more virtuous.

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #7

              Oh, sorry, this part of the questionaire IS for personal amusement! :-D

              A guide to posting questions on CodeProject[^]
              Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                   2006, 2007

              1 Reply Last reply
              0
              • D DRAYKKO

                Hi All: I'm just starting out in my software development career (making a lateral move from systems analyst to developer) and I was wondering if anyone has compiled a cheat sheet of the most common tech interview questions that can be asked. I know two already: "What is the difference between polymorphism and overloading?" and "What is the difference between a value type and a reference type?". And I know there are a HOST of others (I've looked at a number of tech interview sites), but what are the ones that you've found come up over and over again? Dre---

                ======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science

                V Offline
                V Offline
                Vasudevan Deepak Kumar
                wrote on last edited by
                #8

                Check out http://www.questpond.com/[^] and it has a good lot of interview questions in diversified categories.

                Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                1 Reply Last reply
                0
                • P Pete OHanlon

                  Having a list of answers memorized is a complete waste of time. Memorised answers don't give you the depth or breadth of knowledge that you need to pass an interview. The problem is, as soon as you are probed in any depth, glaring omissions become apparent. You really need to know the subject, and be confident in it. That way you aren't going to get any nasty surprises when somebody asks you "if I want to do A, what should I be considering?"

                  Deja View - the feeling that you've seen this post before.

                  V Offline
                  V Offline
                  Vasudevan Deepak Kumar
                  wrote on last edited by
                  #9

                  Pete O`Hanlon wrote:

                  Having a list of answers memorized is a complete waste of time.

                  True. It just makes you a book-worm kind of; to 'mug up' and 'vomit' the contents. :-D

                  Pete O`Hanlon wrote:

                  You really need to know the subject, and be confident in it.

                  Definitely true. You get a '5' vote for that.:)

                  Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                  1 Reply Last reply
                  0
                  • D DRAYKKO

                    Hi All: I'm just starting out in my software development career (making a lateral move from systems analyst to developer) and I was wondering if anyone has compiled a cheat sheet of the most common tech interview questions that can be asked. I know two already: "What is the difference between polymorphism and overloading?" and "What is the difference between a value type and a reference type?". And I know there are a HOST of others (I've looked at a number of tech interview sites), but what are the ones that you've found come up over and over again? Dre---

                    ======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science

                    C Offline
                    C Offline
                    Colin Angus Mackay
                    wrote on last edited by
                    #10

                    DRAYKKO wrote:

                    I was wondering if anyone has compiled a cheat sheet of the most common tech interview questions that can be asked

                    Don't cheat. Any technically competent interviewer will realise it and if they don't they'll figure it out once they hire you and you don't want to get fired from a job - it doesn't look good.

                    DRAYKKO wrote:

                    And I know there are a HOST of others (I've looked at a number of tech interview sites), but what are the ones that you've found come up over and over again?

                    The ones that come up over and over again are the subjects in my CV. A good interviewer will ask questions that require you to ANALYSE something. The majority of the job of a developer is analysis. If you can't do that then you shouldn't be doing the job. You cannot create a cheat sheet for analysis questions.


                    Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

                    1 Reply Last reply
                    0
                    • D Dave Kreskowiak

                      I don't keep a list of question they ask me. I keep a list of questions I ask them.

                      A guide to posting questions on CodeProject[^]
                      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                           2006, 2007

                      P Offline
                      P Offline
                      Paul Conrad
                      wrote on last edited by
                      #11

                      Dave Kreskowiak wrote:

                      I don't keep a list of question they ask me. I keep a list of questions I ask them.

                      :laugh: Good, wise one :-D

                      "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups