show/hide this revision's text 3 edited tags
show/hide this revision's text 2 added 15 characters in body

I loved the article from Steve Yegge where he explains to get the most out of phone interviews

1) 

  1. Coding. The candidate has to write some simple code, with correct syntax, in C, C++, or Java.2)
  2. OO design. The candidate has to define basic OO concepts, and come up with classes to model a simple problem.3)
  3. Scripting and regexes. The candidate has to describe how to find the phone numbers in 50,000 HTML pages. 4)
  4. Data structures. The candidate has to demonstrate basic knowledge of the most common data structures.5)
  5. Bits and bytes. The candidate has to answer simple questions about bits, bytes, and binary numbers.

What are your essential phone screen questions when you are interviewing over phone?

show/hide this revision's text 1

What are your essential phone-screen questions?

I loved the article from Steve Yegge where he explains to get the most out of phone interviews

1) Coding. The candidate has to write some simple code, with correct syntax, in C, C++, or Java. 
2) OO design. The candidate has to define basic OO concepts, and come up with classes to model a simple problem.
3) Scripting and regexes. The candidate has to describe how to find the phone numbers in 50,000 HTML pages. 
4) Data structures. The candidate has to demonstrate basic knowledge of the most common data structures.
5) Bits and bytes. The candidate has to answer simple questions about bits, bytes, and binary numbers.

What are your essential phone screen questions when you are interviewing over phone?