Software Consultant Interview Questions

1,441 software consultant interview questions shared by candidates

Tell me about yourself, what you have done, what do you want to do, what you are good at, what you have accomplished, what matters to you? No gotcha or tricky questions. It is like a real conversation, so no questions I would not be able to ask them.
avatar

Software Consultant

Interviewed at Zeal IT Consultants

4.8
Nov 10, 2021

Tell me about yourself, what you have done, what do you want to do, what you are good at, what you have accomplished, what matters to you? No gotcha or tricky questions. It is like a real conversation, so no questions I would not be able to ask them.

.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?

Viewing 111 - 120 interview questions

Glassdoor has 1,441 interview questions and reports from Software consultant interviews. Prepare for your interview. Get hired. Love your job.