A former boss used to ask what I thought was a very simple programming question: Write a function that swaps the two bytes of a 16-bit value. About 75% of the people we interviewed couldn't do it.
Another "simple" question: What is the hexadecimal representation of the decimal number 13? Most candidates had no idea, including o a candidate with a Ph.D. in Computer Science.
These candidates were applying for C/C++ embedded-systems development positions, so low-level questions about bits and bytes shouldn't have been considered tricky.
