TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building C Programs

32 pointsby __sb__over 7 years ago

1 comment

sherincallover 7 years ago
This is the first question I ask on an interview (for a C position). People who know this stuff can walk me through it in a few minutes, and then I can focus on actual problems. Fresh college grads usually struggle a bit with the preprocessor and the linker, but the good candidates can usually figure it out with hints in 10-15 minutes.<p>I find this works better than a fizzbuzz test; there is always a follow-up question that involves reading&#x2F;modifying some code, but those who struggle with the first question always perform poorly on the second as well.<p>The OP does a good job of explaining the basics. I&#x27;m saving this link to send to the candidates that do poorly on the questions.