For a job that has a bend for distributed systems, what would you ask the candidate? Easy, intermediate and advanced questions are all welcome. I don't have specific requirements for the job. General questions are fine.

On top of my head I can think of:

Advanced (?)

  • 2-phase commit protocol
  • 3-phase commit protocol
link|improve this question
feedback

closed as not constructive by David Stratton, cHao, Kev Dec 4 '11 at 15:24

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

3 Answers

up vote 7 down vote accepted

First I have to say that I'm a computer science student, and haven't got a job yet.

Distributed Systems is a very broad area.

A few things:

link|improve this answer
feedback

Describe trivial parallelism or embarrassingly parallel.

link|improve this answer
I know next to nothing about distributed systems, but I know about embarrassingly parallel problems. Now, being about to actually communicate that under pressure is a horse of a different color. – Matt Ball Jul 9 '10 at 22:04
@Bears : Yeah, I suspect it's on the easy side. However the interesting stuff is discussed in the followup discussion. – Stephen Jul 9 '10 at 22:18
feedback

What is a Byzantine fault?

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.