I had an applicant once who looked fine on the CV, and then I asked him this:
"In any languge you would like, write a function that takes a string input and returns the same string reversed."
My plan was to look for things like forgetting about terminating /0 chars, would it work with a zero-length string, unexplained oddities of approach, and even if they got everything right asking them if they could see the bug in their code just to see what they would do. It worked great.
This one guy, however, turned up, and actually just plain couldn't do it. At all. Had no idea where to start. Couldn't even write a pseudocode version. It was excruciating (especially for him; I made him suffer at trying it a bit.) My associate said to him "You do know this is a programming position, right?".
It was surreal, and shows how you can't trust a CV at all.