|
|
|
|
|
by asauce
2518 days ago
|
|
One of the worst interview questions I have had was "Rate your C++ knowledge from 1 - 10". I had just finished my second year of college, and although I felt fairly confident in my C++ abilities I had no idea how to answer. I thought it would be best to be honest and said "4" based on the subset of the huge language I knew (honestly this rating was probably too high at the time!). One of the interviewers was obviously unhappy with the answer, and was unpleasant the rest of the interview. I have always wondered what they expected from such an vague question. |
|
>One of the interviewers was obviously unhappy with the answer, and was unpleasant the rest of the interview. I have always wondered what they expected from such an vague question.
I knew enough of C++ to know my knowledge on the subject is approximately close to Zero.
Basically no one on earth knows C++, they mostly know a subset of it.
*C++ here referring to Modern C++, Pre 2000 era C++ was still manageable.
Edit: On that thought it seems to me every PL in 90s were all manageable. Somewhere along the line things got ugly.