Monday, 10 November 2014

Interview Cracking Tip


 Never Give Up




Whenever an interviewer asks you to solve any algorithm, say, for example, (Implement your own ATOI( ) function), I strongly suggest you to start trying to solve it. 

Do not say, "I DON'T KNOW", or "I CANNOT" or "I GIVE UP" etc. until the interviewer asks you to stop. You keep trying different logic/ideas/ways/methods to solve the particular problem even though you feel it as a complicated question. 

The secret is that, the interviewer is really not interested in the final solution, but, yes, he/she is in fact, very much interested in your approach. Your patience, handwork, smart work, perseverance, never-give-up attitude is being tested here. 

If the interviewer finds you honestly solving it with interest, he would love to give you a hint to take you to the further step in solving the problem.

No comments:

Post a Comment