473,396 Members | 1,767 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

experience definition in interview

In the interview, when interviewers ask how much experience you have in
C/C++. Do they mean work experience in C/C++, or programming experience
in C/C++? Do they consider college projects as experience as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?

I am really confused with the term experience.

please advise. thanks!!

Jul 23 '05 #1
10 3137
<jr********@hotmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com
In the interview, when interviewers ask how much experience you have
in C/C++. Do they mean work experience in C/C++, or programming
experience in C/C++? Do they consider college projects as experience
as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?

I am really confused with the term experience.

please advise. thanks!!

Ask the interviewer what they mean or, better yet, just tell the interviewer
what you have told us. "I have 1 year of C/C++ work experience, but 3 years
of C/C++ college projects programming experience."
--
John Carson

Jul 23 '05 #2
John Carson wrote:
<jr********@hotmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com
In the interview, when interviewers ask how much experience you have
in C/C++. Do they mean work experience in C/C++, or programming
experience in C/C++? Do they consider college projects as experience
as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?

I am really confused with the term experience.

please advise. thanks!!


Ask the interviewer what they mean or, better yet, just tell the
interviewer what you have told us. "I have 1 year of C/C++ work
experience, but 3 years of C/C++ college projects programming experience."


Being a non-native English speaker, I can't (shouldn't) really correct
anybody's language, however, I would probably say "I have 1 year of C/C++
work experience *AND* 3 years of C/C++ college projects programming
experience". [disclaimer: of course I don't have 3 years of college C/C++,
I am just trying to imagine what the OP should have said]

Good luck with your interviews!

V
Jul 23 '05 #3

<jr********@hotmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
In the interview, when interviewers ask how much experience you have in
C/C++. Do they mean work experience in C/C++, or programming experience
in C/C++? Do they consider college projects as experience as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?

I am really confused with the term experience.

please advise. thanks!!


The interview wants to know how much experience you have.

That doesn't neccessarily mean the number of years doing anything. They
want to know if you're familiar with the language, comfortable working in
it, and can step into the job and do the required work. I've found that the
best answers involve discussion that shows what you know, not simple answers
like "3 years".

Open up, tell them about the projects you've worked on! When I've
interviewed others, I like to hear what they've been doing. You know, what
cool stuff did they get to do using the language? What were the major
hurdles? How were those overcome? What new skills did I pick up along the
way?

That's what is interesting to me, as a programmer, not the number of years
they've been doing something. And if you can get me interested, and talk
intelligently about using the language, it shows your ability to think much
more clearly than simple, short answers. And that's what *I* look for in a
programmer... intelligence and ability to reason, not simply some number
that may not mean anything at all.

After all, I could interview a truly gifted and brilliant student who's
never worked a day in his life but can design software fast and well, and
then interview a "code toad" whose done a piss-poor job of C++ coding for
five years and never really learned a damn thing! That's what the
interview's all about...getting to know you. Your resume can do the trivial
task of citing numbers.

Just my $.02

-Howard

Jul 23 '05 #4
jr********@hotmail.com writes:
In the interview, when interviewers ask how much experience you have in
C/C++. Do they mean work experience in C/C++, or programming experience
in C/C++? Do they consider college projects as experience as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?


Others have made the point that a simple "N years" answer is
insufficient. You should tell the interviewer at least as much as
you've just told us.

You should also make it clear that you know that there's no such thing
as "C/C++". C and C++ are two different languages; experience in one
doesn't equal experience in the other.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Jul 23 '05 #5

Keith Thompson wrote:
You should also make it clear that you know that there's no such thing as "C/C++". C and C++ are two different languages; experience in one
doesn't equal experience in the other.


Yes, I am sure that lecturing the interviewer about their chosen
terminology is going to put you right on the top of the 'to-hire' list.
That is probably the best advice I have heard all day.

Hint: nobody likes a smart ass. The best way to prove that you are
unpleasant to work with is to lecture your interviewer about
terminology and show that you can't even hold a simple conversation
without becomming pedantic.

Jul 23 '05 #6
"Noah Roberts" <nr******@stmartin.edu> writes:
Keith Thompson wrote:
You should also make it clear that you know that there's no such
thing as "C/C++". C and C++ are two different languages;
experience in one doesn't equal experience in the other.


Yes, I am sure that lecturing the interviewer about their chosen
terminology is going to put you right on the top of the 'to-hire' list.
That is probably the best advice I have heard all day.

Hint: nobody likes a smart ass. The best way to prove that you are
unpleasant to work with is to lecture your interviewer about
terminology and show that you can't even hold a simple conversation
without becomming pedantic.


In a face to face interview, the interviewer isn't likely to use the
term "C/C++". The question is more likely to be something like "How
much C and C++ experience do you have"? You can easily give an answer
like "I've had 5 years of C experience and 3 years of C++ experience"
without being a smart ass. This makes it clear that you know the
difference while implicitly assuming that the interviewer does as well
(even if he doesn't).

I considered suggesting that you shouldn't insult the interviewer, but
I thought it was sufficiently obvious.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Jul 23 '05 #7

Keith Thompson wrote:
"Noah Roberts" <nr******@stmartin.edu> writes:
Keith Thompson wrote:
You should also make it clear that you know that there's no such
thing as "C/C++". C and C++ are two different languages;
experience in one doesn't equal experience in the other.
Yes, I am sure that lecturing the interviewer about their chosen
terminology is going to put you right on the top of the 'to-hire' list. That is probably the best advice I have heard all day.

Hint: nobody likes a smart ass. The best way to prove that you are
unpleasant to work with is to lecture your interviewer about
terminology and show that you can't even hold a simple conversation
without becomming pedantic.


In a face to face interview, the interviewer isn't likely to use the
term "C/C++". The question is more likely to be something like "How
much C and C++ experience do you have"? You can easily give an

answer like "I've had 5 years of C experience and 3 years of C++ experience"
without being a smart ass. This makes it clear that you know the
difference while implicitly assuming that the interviewer does as well (even if he doesn't).

I considered suggesting that you shouldn't insult the interviewer, but I thought it was sufficiently obvious.


It seemed to me like you were suggesting telling them there is no such
thing as c/c++ so yeah, clarifying might have been useful. In my
opinion that would be really silly. You just don't argue terminology
in an interview. For instance, I am often asked how much "sequel"
experience I have or questions about "sequel". I know that they mean
SQL even though that is a common misuse of the name SEQUEL, which is a
different thing from SQL. I just go ahead and answer the questions, I
don't correct their terminology.

Jul 23 '05 #8
In article <11**********************@o13g2000cwo.googlegroups .com>,
jr********@hotmail.com wrote:
In the interview, when interviewers ask how much experience you have in
C/C++. Do they mean work experience in C/C++, or programming experience
in C/C++? Do they consider college projects as experience as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?


Just tell them: One year work experience and three years of college
projects programming experience.

College projects might have the advantage that you can actually show
what you have done; usually that is not possible with work experience.
Jul 23 '05 #9
"Victor Bazarov" <v.********@comAcast.net> wrote in message
news:ia*******************@newsread1.mlpsca01.us.t o.verio.net

Being a non-native English speaker, I can't (shouldn't) really correct
anybody's language, however, I would probably say "I have 1 year of
C/C++ work experience *AND* 3 years of C/C++ college projects
programming experience".


I agree.

--
John Carson
Jul 23 '05 #10
On Tue, 1 Mar 2005 19:25:29 UTC, Keith Thompson <ks***@mib.org> wrote:
jr********@hotmail.com writes:
In the interview, when interviewers ask how much experience you have in
C/C++. Do they mean work experience in C/C++, or programming experience
in C/C++? Do they consider college projects as experience as well?

For example, if I have 1 year of C/C++ work experience, but 3 years of
C/C++ college projects programming experience. How many years of
experience I should tell the interviewer? 1 year or 4 years?


Others have made the point that a simple "N years" answer is
insufficient. You should tell the interviewer at least as much as
you've just told us.

You should also make it clear that you know that there's no such thing
as "C/C++". C and C++ are two different languages; experience in one
doesn't equal experience in the other.


Others have brought up the unlikely grouping of C and C++ languages.
When answering the question it also helps to consider what the interviewer
is likely to need. You may or may not have this information. It does
go along with the idea of expressing what you know how to do in a given
language.

There are also many definitions of C and C++. I realize this group
prefers to discuss "the standard" but please remember that some
employers need employees who know the earier or more restricted forms
of the language and others prefer the latest and greatest knowledge.
I am in the process of looking for help in this area and I cover
everything from very limited C 86 embedded systems to C++ and STL.
It helps to understand what the prospective employee knows about
the development and various functionality of a language. Someone
could be a great C++ developer so long as they stay in the single
tasking/threaded model. That may or may not be useful depending
on the employers needs.

So, while you are talking about your projects, knowledge, experience,
and learning ability, also fill the employer in on what areas you
understand exist and how you perform in those areas.

David
Jul 23 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: jrefactors | last post by:
In the interview, when interviewers ask how much experience you have in C/C++. Do they mean work experience in C/C++, or programming experience in C/C++? Do they consider college projects as...
0
by: softwareengineer2006 | last post by:
All Interview Questions And Answers 10000 Interview Questions And Answers(C,C++,JAVA,DOTNET,Oracle,SAP) I have listed over 10000 interview questions asked in interview/placement test papers for...
0
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of attending interviews. If you own a company best way to judge if...
0
by: connectrajesh | last post by:
INTERVIEWINFO.NET http://www.interviewinfo.net FREE WEB SITE AND SERVICE FOR JOB SEEKERS /FRESH GRADUATES NO ADVERTISEMENT
2
by: freepdfforjobs | last post by:
Full eBook with 4000 C#, JAVA,.NET and SQL Server Interview questions http://www.questpond.com/SampleInterviewQuestionBook.zip Download the JAVA , .NET and SQL Server interview sheet and rate...
0
by: Baffin Management Solutions | last post by:
Dear Friends, We are a chennai based well reputed HR Recruitment & consulting company. Presently one of our esteemed patron ASM Technologies Ltd a pioneer in the IT industry is recruiting...
0
by: ramu | last post by:
C# Interview Questions and Answers8 http://allinterviewsbooks.blogspot.com/2008/07/c-interview-questions-and-answers8.html C# Interview Questions and Answers7...
0
by: reema | last post by:
EJB Interview Questions http://interviewdoor.com/technical/EJB-Interview-Questions.htm CSS Interview Questions http://interviewdoor.com/technical/CSS-Interview-Questions.htm C Interview Questions...
0
by: reema | last post by:
EJB Interview Questions http://interviewdoor.com/technical/EJB-Interview-Questions.htm CSS Interview Questions http://interviewdoor.com/technical/CSS-Interview-Questions.htm C Interview Questions...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.