Live data from Hacker News

An open-source collection of interview questions

counter-interview.dev

1–10 of 29 posts

Re: An open-source collection of interview questions

#8
Their very first example question is "Do you use source control?", taken from a year 2000 post of Joel on Software.

I think this is no longer a good question. (The answer will almost certainly be the affirmative, and the person asking it might sound unaware.)

Re: An open-source collection of interview questions

#9
post #8

Their very first example question is "Do you use source control?", taken from a year 2000 post of Joel on Software. I think this is no longer a good question. (The answer will almost certainly be the affirmative, and the person asking it might sound unaware.)

I don't think it is unreasonable to ask something like "What's your strategy for source control?" - not everyone uses git for everything and even if they do there is plenty to talk about.

Re: An open-source collection of interview questions

#10
post #9
post #8

Their very first example question is "Do you use source control?", taken from a year 2000 post of Joel on Software. I think this is no longer a good question. (The answer will almost certainly be the affirmative, and the person asking it might sound unaware.)

I don't think it is unreasonable to ask something like "What's your strategy for source control?" - not everyone uses git for everything and even if they do there is plenty to talk about.

Good point; the question could be, "What source control do you use?" Or ask about unit testing, CI, deployment, etc.
Post reply on HN