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. The Lounge
  3. Employment - New Company

Employment - New Company

Scheduled Pinned Locked Moved The Lounge
tutorialquestion
12 Posts 9 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.
  • U User 8282317

    I'm applying for a new company as a software developer and they say they are going to make a small exam to see my qualification. Should I be worry and how to be prepared for such exam theoretical part and practical?

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #3

    The more you prepare, the less it will test your actual qualifications and the more it will start testing your short-term memory. That is not advice, just something to keep in mind. Personally, I never prepare for anything, but I'm one of those crazy people who learn by understanding instead of by brute-force remembering as much stuff as possible.

    G Sander RosselS 2 Replies Last reply
    0
    • U User 8282317

      I'm applying for a new company as a software developer and they say they are going to make a small exam to see my qualification. Should I be worry and how to be prepared for such exam theoretical part and practical?

      R Offline
      R Offline
      Rage
      wrote on last edited by
      #4

      Member 8317792 wrote:

      Should I be worry

      No, don't worry. Be honest, and for questions you can't answer, mention the way you would use to get the problem solved/question answered in your daily job life.

      U 1 Reply Last reply
      0
      • R Rage

        Member 8317792 wrote:

        Should I be worry

        No, don't worry. Be honest, and for questions you can't answer, mention the way you would use to get the problem solved/question answered in your daily job life.

        U Offline
        U Offline
        User 8282317
        wrote on last edited by
        #5

        That is right :-D and as I always say "Google is my best friend"

        Z 1 Reply Last reply
        0
        • U User 8282317

          That is right :-D and as I always say "Google is my best friend"

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #6

          That is true. I may not know everything, but google does.

          1 Reply Last reply
          0
          • L Lost User

            The more you prepare, the less it will test your actual qualifications and the more it will start testing your short-term memory. That is not advice, just something to keep in mind. Personally, I never prepare for anything, but I'm one of those crazy people who learn by understanding instead of by brute-force remembering as much stuff as possible.

            G Offline
            G Offline
            GuyThiebaut
            wrote on last edited by
            #7

            Excellent point! I remember for my finals at University seeing many people with study notes frantically reading them just before the exam. I had read up on study techniques and discovered that if I used a mnemonic anagram method I could remember vast amounts of information which I could then tie to my understanding - so the exam day was relaxed and relatively stress free - I learnt previously that the worst thing you can do, in the day before an exam, is look at your study notes as you will discover what you don't know and then probably panic....

            “That which can be asserted without evidence, can be dismissed without evidence.”

            ― Christopher Hitchens

            1 Reply Last reply
            0
            • U User 8282317

              I'm applying for a new company as a software developer and they say they are going to make a small exam to see my qualification. Should I be worry and how to be prepared for such exam theoretical part and practical?

              G Offline
              G Offline
              GuyThiebaut
              wrote on last edited by
              #8

              I am always more interested in how someone goes about finding out about or solving something they cannot fix at the moment - rather than what they know now. Because work is about learning, not just regurgitating... Have confidence in yourself and be honest - if you are the right person for the job you will get the job ;)

              “That which can be asserted without evidence, can be dismissed without evidence.”

              ― Christopher Hitchens

              1 Reply Last reply
              0
              • U User 8282317

                I'm applying for a new company as a software developer and they say they are going to make a small exam to see my qualification. Should I be worry and how to be prepared for such exam theoretical part and practical?

                V Offline
                V Offline
                V 0
                wrote on last edited by
                #9

                Depends on how deep they go. Some will ask basic questions, others will go really deep into the core (which are more used to show their own knowledge then to test yours I think). Most basic questions contain: * Database, normalisation, usage of keys, use of indexes, that sort of stuff * logging, how, why, when * performance * usage of basic objects like StringBuilder, writing/reading from files, ... * sometimes framework specific questions like flavours of LINQ, Meaning of a function in Oracle, ... The best test I find is to ask to write a simple application based on some specs with google and msdn enabled, but with a time limit. Incredible how much info you can gather after a monkey typed in random letters on a keyboard in 30 minutes time :-) The more you know about the company the better you can prepare, but preparation remains a wild guess in any case.

                V.

                S 1 Reply Last reply
                0
                • V V 0

                  Depends on how deep they go. Some will ask basic questions, others will go really deep into the core (which are more used to show their own knowledge then to test yours I think). Most basic questions contain: * Database, normalisation, usage of keys, use of indexes, that sort of stuff * logging, how, why, when * performance * usage of basic objects like StringBuilder, writing/reading from files, ... * sometimes framework specific questions like flavours of LINQ, Meaning of a function in Oracle, ... The best test I find is to ask to write a simple application based on some specs with google and msdn enabled, but with a time limit. Incredible how much info you can gather after a monkey typed in random letters on a keyboard in 30 minutes time :-) The more you know about the company the better you can prepare, but preparation remains a wild guess in any case.

                  V.

                  S Offline
                  S Offline
                  super8_std
                  wrote on last edited by
                  #10

                  Do not say what you don't know. Do answer concisely and to the point. If open ended go into relevant details. If personal you know yourself better than anyone. Agree with almost all previous replies, the more you know about the company, their customers, the position being seek/offered, their benefits, their market share... the better you can answer. Above all, if you are the type that get nervous, try to get a solid sleep and avoid stimulants (coffee,tea...) and if face to face, look straight at the person asking. Don't sweat it, you probably know more than you "think" you know. :)

                  V 1 Reply Last reply
                  0
                  • S super8_std

                    Do not say what you don't know. Do answer concisely and to the point. If open ended go into relevant details. If personal you know yourself better than anyone. Agree with almost all previous replies, the more you know about the company, their customers, the position being seek/offered, their benefits, their market share... the better you can answer. Above all, if you are the type that get nervous, try to get a solid sleep and avoid stimulants (coffee,tea...) and if face to face, look straight at the person asking. Don't sweat it, you probably know more than you "think" you know. :)

                    V Offline
                    V Offline
                    V 0
                    wrote on last edited by
                    #11

                    Better to reply to Member 8317792 who actually asked the question :-D

                    V.

                    1 Reply Last reply
                    0
                    • L Lost User

                      The more you prepare, the less it will test your actual qualifications and the more it will start testing your short-term memory. That is not advice, just something to keep in mind. Personally, I never prepare for anything, but I'm one of those crazy people who learn by understanding instead of by brute-force remembering as much stuff as possible.

                      Sander RosselS Offline
                      Sander RosselS Offline
                      Sander Rossel
                      wrote on last edited by
                      #12

                      That's why I am so opposed to exams in general! Ever since elementary school I always felt that tests and exams were just a test of your short-term memory. Especially in the case of "I want you all to know the countries and capital cities in Europe next week". One evening before the test (which became hours when I got older): stamp it all in your head and score an A. One hour after the test: "Paris? I only know Paris Hilton..." ;p I've seen some certified programmers that didn't know what the hell they were doing. I'm betting my head on it all of them had a good short-term memory though.

                      It's an OO world.

                      public class Naerling : Lazy<Person>{
                      public void DoWork(){ throw new NotImplementedException(); }
                      }

                      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