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. General Programming
  3. C#
  4. any interview questions

any interview questions

Scheduled Pinned Locked Moved C#
questioncareer
11 Posts 8 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.
  • S Offline
    S Offline
    Sree Nivas
    wrote on last edited by
    #1

    can any one suggest me gud interview questions list with answers?

    S P D C B 6 Replies Last reply
    0
    • S Sree Nivas

      can any one suggest me gud interview questions list with answers?

      S Offline
      S Offline
      snorkie
      wrote on last edited by
      #2

      Q: Tell me about yourself. A: I have issues going to Google to look stuff up. Hogan

      1 Reply Last reply
      0
      • S Sree Nivas

        can any one suggest me gud interview questions list with answers?

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Q) What is the answer to the ultimate question of life, the universe, and everything? A) 42

        1 Reply Last reply
        0
        • S Sree Nivas

          can any one suggest me gud interview questions list with answers?

          D Offline
          D Offline
          dino2094
          wrote on last edited by
          #4

          Q: Please explain recursion? A: I would explain it recursively if I could explain it recursively.

          1 Reply Last reply
          0
          • S Sree Nivas

            can any one suggest me gud interview questions list with answers?

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

            I have never received the same set of questions at any interview I was at. However, there are some standard ones that you are likely to get such as: How are you? How was your journey? and so on. The interview process my company uses includes a technical test where we ask you to write some software. You get given a PC with Visual Studio and some common tools on it and a specification. You have two hours - we don't expect you to complete everything, but what we are looking for is how you coped with the problem, how you structured your code, and so on. It is an "open book" test and you have access to the internet so you can use what ever resources are there. We have found it helps eliminate those that are incapable of writing software or have exagerated their experience with the technology. Because that test is quite intense we are considering adding a quick eliminator in the intial interview along the lines of the Buzz-Fizz problem described in Hanselminutes a few months ago.


            Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

            D 1 Reply Last reply
            0
            • S Sree Nivas

              can any one suggest me gud interview questions list with answers?

              B Offline
              B Offline
              BoneSoft
              wrote on last edited by
              #6

              Every interview I've had asks for an explaination of polymorphism. And almost all interviewers aren't qualified to determine if my answer is "correct" according to what's on the clip board. And I've developed some pretty good answers with so much practice at answering that one.


              Try code model generation tools at BoneSoft.com.

              1 Reply Last reply
              0
              • C Colin Angus Mackay

                I have never received the same set of questions at any interview I was at. However, there are some standard ones that you are likely to get such as: How are you? How was your journey? and so on. The interview process my company uses includes a technical test where we ask you to write some software. You get given a PC with Visual Studio and some common tools on it and a specification. You have two hours - we don't expect you to complete everything, but what we are looking for is how you coped with the problem, how you structured your code, and so on. It is an "open book" test and you have access to the internet so you can use what ever resources are there. We have found it helps eliminate those that are incapable of writing software or have exagerated their experience with the technology. Because that test is quite intense we are considering adding a quick eliminator in the intial interview along the lines of the Buzz-Fizz problem described in Hanselminutes a few months ago.


                Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                D Offline
                D Offline
                dino2094
                wrote on last edited by
                #7

                Colin Angus Mackay wrote:

                You get given a PC with Visual Studio and some common tools on it and a specification.

                Do they get access to Google?

                C 1 Reply Last reply
                0
                • D dino2094

                  Colin Angus Mackay wrote:

                  You get given a PC with Visual Studio and some common tools on it and a specification.

                  Do they get access to Google?

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

                  dino2094 wrote:

                  Do they get access to Google?

                  Yes. 'It is an "open book" test and you have access to the internet so you can use what ever resources are there.' Although, I should clarify that my company uses WebSense so it won't allow access to bebo, porn or BBC News.


                  Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                  L 1 Reply Last reply
                  0
                  • S Sree Nivas

                    can any one suggest me gud interview questions list with answers?

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

                    Who knows what kind of questions you'll be asked? If you are the interviewee, put the ball back in the interviewer's court by asking questions about the company. This can show the interrviewer than you may have a genuine interest in the company and not just the job you are interviewing for.

                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer

                    1 Reply Last reply
                    0
                    • C Colin Angus Mackay

                      dino2094 wrote:

                      Do they get access to Google?

                      Yes. 'It is an "open book" test and you have access to the internet so you can use what ever resources are there.' Although, I should clarify that my company uses WebSense so it won't allow access to bebo, porn or BBC News.


                      Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                      L Offline
                      L Offline
                      Luis Alonso Ramos
                      wrote on last edited by
                      #10

                      Colin Angus Mackay wrote:

                      porn or BBC News

                      Similar sites, huh? :rolleyes:

                      Luis Alonso Ramos Intelectix Chihuahua, Mexico

                      Not much here: My CP Blog!

                      C 1 Reply Last reply
                      0
                      • L Luis Alonso Ramos

                        Colin Angus Mackay wrote:

                        porn or BBC News

                        Similar sites, huh? :rolleyes:

                        Luis Alonso Ramos Intelectix Chihuahua, Mexico

                        Not much here: My CP Blog!

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

                        There was an excellent Dilbert cartoon about a week ago that I'd post a link to - but I can't access it.


                        Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                        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