Test it, Debug it - Before
submitting it
Keep this in mind. The interviewer is
always waiting to find mistakes in your answer to make sure he won't recruit a
wrong person.
When an interviewer asks you a problem solving question, say, for
example, 'WRITE A PROGRAM TO FIND THE BIGGEST OF THREE NUMBERS', do not submit
the written program without testing it/debugging it yourself. The interviewer
is waiting to find a bug in it.
Try for all possible test cases and if you feel
the program works correctly, only then submit it to the interviewer. If you do
not test your code / debug your code , then the same work is done by your
interviewer and 95% of the time, he is successful in finding one or two bugs in
it.
This situation could better be avoided else a small element of negativity
about you is sneaked into the interviewers mind ! And to remove that small
element of negativity from his mind, you have to put extra efforts for the next
question.
No comments:
Post a Comment