logoalt Hacker News

fred_is_fredtoday at 2:56 PM0 repliesview on HN

You can tell a lot about a C/C++ engineer by asking a simple question like strcpy(). Assuming they get it right (which many don't), you can then cover test cases, you can discuss trade offs on safety vs performance, and failure modes. It can actually be very interesting.