CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2005
    Posts
    48

    online c++ tests

    I've been a C++ programmer for years and I know my stuff, but I've been working pretty much on my on for a while so I've only been looking at my own code, which has meant that I'm probably a bit blinkered. I'm currently looking for a new job and I had an interveiw today which was going really well until they gave me a c++ test on paper. All of the questions were stupid sitiuations which you would rarely encounter in the real world and no decent programmer would ever write, containing obscure syntatical errors and traps. To my great embarrassment I made a hash of it.

    Does anyone know of any online test of this nature, so that I can get some practice in case I get this sort of test again?

    bbly

  2. #2
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: online c++ tests

    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  3. #3
    Join Date
    Mar 2005
    Posts
    48

    Re: online c++ tests

    How about some that I don't have to pay for?

  4. #4
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: online c++ tests

    Quote Originally Posted by bbly
    How about some that I don't have to pay for?
    In that case, you have come to the right place. Go through the forums on this board, (VC++, C++, Network Programming, Graphic Programing, Multithreading etc). A good place to start with can be the FAQ section.

  5. #5
    Join Date
    Mar 2005
    Posts
    48

    Re: online c++ tests

    I have been a C++ programmer for 10 years, specialising in MFC and Win32 APi for the last 8 years. I don't need to re-learn the language. I just want some online tests to brush up on the kind of tricky questions that employers use which involve obfuscated code and syntactical traps.

  6. #6
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: online c++ tests

    Quote Originally Posted by bbly
    How about some that I don't have to pay for?
    Look again. You don't have to pay for them. I've just taken some of those tests yesterday. It's free. If you pass them and want a centificate then you have to pay for it.

    However, those tests are not easy...
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  7. #7
    Join Date
    Jun 2001
    Location
    Switzerland
    Posts
    4,443

    Re: online c++ tests

    Quote Originally Posted by cilu
    However, those tests are not easy...
    No, but they're also not very useful, except when you expect to be tested like that and want to train. Or if you think that a certificate will look well in your CV
    Gabriel, CodeGuru moderator

    Forever trusting who we are
    And nothing else matters
    - Metallica

    Learn about the advantages of std::vector.

  8. #8
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: online c++ tests

    Quote Originally Posted by Gabriel Fleseriu
    Or if you think that a certificate will look well in your CV
    As long as those certificates (from brainbench) have any value. But they don't have any...
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured