Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 989 Bytes

File metadata and controls

23 lines (14 loc) · 989 Bytes

Resources for conducting Pair Programming Interviews.

A repository of the material I've used for my workshop at the 2012 Software Craftmanship Conference. Please feel free to expand and contribute

Interview Guides

Interviewer

[Candidate] (https://github.com/hibri/pair-programming-interview-resources/wiki/Candidate-Guide)

[Observer] (https://github.com/hibri/pair-programming-interview-resources/wiki/Observer-Guide)

Interview Exercises

[The Checkout Kata] (https://github.com/hibri/pair-programming-interview-resources/wiki/The-Checkout-Kata)

[The Roman Numeral Kata] (https://github.com/hibri/pair-programming-interview-resources/wiki/The-Roman-Numeral-Kata)

[The Even Fibonacci Sum Calculator] (https://github.com/hibri/pair-programming-interview-resources/wiki/The-Even-Fibonacci-Sum-Calculator)