Consultant Developer Interview Questions

585 consultant developer interview questions shared by candidates

.NET C# questions: reference vs value types, GC, parallelism, locking, WPF, binding mode etc. A couple of algorithm-related questions E.g. User-story: write a function that checks whether I can draft a letter using a series of pre-existing words Hint: no need to consider redundancy, combinations or permutations (yup real easy) Give the related time complexity - Average? - Worst-case? private Boolean CanWriteLetter(List<String> letterWords, List<String> paperWords) { // Fill the blank } If there is say a limitation on the capacity of letterWords and paperWords, how to make it work?
avatar

Software Engineer (CIB Consultant)

Interviewed at INVIVOO

3.9
Feb 21, 2017

.NET C# questions: reference vs value types, GC, parallelism, locking, WPF, binding mode etc. A couple of algorithm-related questions E.g. User-story: write a function that checks whether I can draft a letter using a series of pre-existing words Hint: no need to consider redundancy, combinations or permutations (yup real easy) Give the related time complexity - Average? - Worst-case? private Boolean CanWriteLetter(List<String> letterWords, List<String> paperWords) { // Fill the blank } If there is say a limitation on the capacity of letterWords and paperWords, how to make it work?

Q. Difference between REST and SOAP web services. Focus was on SOAP. Q. Were you a producer or consumer of web services ? Most questions were related to have you coded on spring, hibernate. Not anything specific just have you coded or not.
avatar

Senior Web Developer Consultant

Interviewed at Flexera

3.7
Aug 30, 2015

Q. Difference between REST and SOAP web services. Focus was on SOAP. Q. Were you a producer or consumer of web services ? Most questions were related to have you coded on spring, hibernate. Not anything specific just have you coded or not.

Viewing 51 - 60 interview questions

Glassdoor has 585 interview questions and reports from Consultant developer interviews. Prepare for your interview. Get hired. Love your job.