Click here to Skip to main content
15,911,531 members

Survey Results

On what basis does your company hire new staff?   [Edit]

Survey period: 15 Mar 2004 to 21 Mar 2004

Hiring new staff can be tricky. How do you go about the process?

OptionVotes% 
Brief interviews (1 or 2).27143.08
Interviews and tests (2 or more + tests).22235.29
Multiple Interviews / tests across many groups in the company.548.59
Placement agency plus final in-house interview.507.95
Placement agency handling everything.30.48

View optional text answers (37 answers)


 
GeneralRe: Simple test Pin
Colin Angus Mackay15-Mar-04 12:26
Colin Angus Mackay15-Mar-04 12:26 
GeneralRe: Simple test Pin
Glenn Dawson17-Mar-04 6:39
Glenn Dawson17-Mar-04 6:39 
GeneralActually... Pin
Navin15-Mar-04 3:25
Navin15-Mar-04 3:25 
GeneralRe: Actually... Pin
Bamaco215-Mar-04 8:29
Bamaco215-Mar-04 8:29 
GeneralRe: Actually... Pin
Anders Molin15-Mar-04 9:31
professionalAnders Molin15-Mar-04 9:31 
GeneralRe: Actually... Pin
Nitron18-Mar-04 3:13
Nitron18-Mar-04 3:13 
GeneralRe: Actually... Pin
Anders Molin19-Mar-04 11:58
professionalAnders Molin19-Mar-04 11:58 
GeneralRe: Actually... Pin
Curi0us_George15-Mar-04 11:18
Curi0us_George15-Mar-04 11:18 
If you're going to be hard coding all the strings, there's no real reason to be using anything other than char arrays, is there? I find that the hassle in making code international typically comes from hard-coded values, rather than hard-coded types. A little time spent with the replace function of any text editor can convert code to use TCHAR or wchar_t, but there's no simple way to extract all the hard-coded strings into properties or resources files. So far as I know, at least.
GeneralRe: Actually... Pin
Bamaco215-Mar-04 12:57
Bamaco215-Mar-04 12:57 
GeneralRe: Actually... Pin
Navin15-Mar-04 13:56
Navin15-Mar-04 13:56 
GeneralRe: Actually... Pin
RabidCow15-Mar-04 18:24
RabidCow15-Mar-04 18:24 
GeneralRe: Simple test Pin
Bugra Barin15-Mar-04 13:17
Bugra Barin15-Mar-04 13:17 
GeneralRe: Simple test Pin
Gavin Greig15-Mar-04 23:45
Gavin Greig15-Mar-04 23:45 
GeneralRe: Simple test Pin
Member 9616-Mar-04 13:47
Member 9616-Mar-04 13:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.