Behavior Consultant Interview Questions

4,462 behavior consultant interview questions shared by candidates

Problem :Design an org-chart server. Server (preferably multi-threaded) reads the sample file containing employee data. File format: Its semi-colon separated, the first field is the employee-id, 2nd field is name [can be space separated] & the 3rd field is his manager’s id. employee-id will be equal to reports-to-id for CEO. The file can have empty lines. If number of tokens is not equal to 3, it should ignore these lines but report a message/warning and continue. The id’s can be numbers or strings Sample file: ########### 1: CEO: 1 2: CTO: 1 3: VP Sales: 1 4: Tech Manager1: 2 5: Tech Manager2:
Dec 8, 2015

Problem :Design an org-chart server. Server (preferably multi-threaded) reads the sample file containing employee data. File format: Its semi-colon separated, the first field is the employee-id, 2nd field is name [can be space separated] & the 3rd field is his manager’s id. employee-id will be equal to reports-to-id for CEO. The file can have empty lines. If number of tokens is not equal to 3, it should ignore these lines but report a message/warning and continue. The id’s can be numbers or strings Sample file: ########### 1: CEO: 1 2: CTO: 1 3: VP Sales: 1 4: Tech Manager1: 2 5: Tech Manager2:

Viewing 4461 - 4470 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 4,462 interview questions and reports from Behavior consultant interviews. Prepare for your interview. Get hired. Love your job.