Re: REQ: C++ Technical Interview questions
From: Gary Labowitz (glabowitz_at_comcast.net)
Date: 07/27/04
- Next message: JKop: "Re: A simple way to track available memory in C/C++ and why is there so many different types of it?"
- Previous message: Gary Labowitz: "Re: how do I get the name of a subroutine in c++"
- In reply to: Gianni Mariani: "Re: REQ: C++ Technical Interview questions"
- Next in thread: jeffc: "Re: REQ: C++ Technical Interview questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jul 2004 10:55:14 -0400
"Gianni Mariani" <gi2nospam@mariani.ws> wrote in message
news:ce5nfm$j2s@dispatch.concentric.net...
> Ioannis Vranos wrote:
> > Method Man wrote:
> >
> >> Hi all,
> >>
> >> I was wondering if any of you could post some links to sites with good
> >> C++
> >> interview questions. An answer key is preferred but not necessary. The
> >> Q's
> >> can range from entry level to senior level developers, it doesn't
> >> matter. My
> >> main focus right now is pointers and string/data structure algorithms,
> >> but
> >> anything C++ related would be great.
> >
> >
> >
> > Instead of interview questions, wouldn't it be better to study the
> > language itself? Not to mention that it is also a great fun to do so.
>
> There are different ways to learn. Sometimes a set of good questions
> can do far more in teaching someone than a thick book. It's a personal
> learning experience thing.
>
> Besides, Mr Method may be an interviewer !
I should say there are no good interview questions. There are only good
interviewers. An interviewer, presumably, is looking for someone who fits
the staff profile, not necessarily a C++ guru. Anyway, I hate the concept of
hiring based on top-of-the-head knowledge. While working, you look things up
that you don't know, and experiment, ask others, etc. It's the working style
that is important and subject matter knowledge for specific jobs. Example: I
worked in Anti Submarine Warfare for a while. It certainly helped to know
what a series is and various measures that could be applied and how an
equation is derived that fits the series, etc. Nothing to do with
programming, you see.
If you want the questions as a study guide to C++ you might just as well use
the exercises in any good textbook. ACCU is your friend.
-- Gary
- Next message: JKop: "Re: A simple way to track available memory in C/C++ and why is there so many different types of it?"
- Previous message: Gary Labowitz: "Re: how do I get the name of a subroutine in c++"
- In reply to: Gianni Mariani: "Re: REQ: C++ Technical Interview questions"
- Next in thread: jeffc: "Re: REQ: C++ Technical Interview questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|