.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?
Software Consultant Interview Questions
1,443 software consultant interview questions shared by candidates
Hiring manager wanted to know details of the integration testing process at my former company.
Technical interview on TIBCO BW 5
I was asked lot question from most of technologies had mentioned in CV.
Given a number in a certain base, convert it to any other number in the requested base.
What is your role.
None unexpected: what were my best/worst implementation experiences?
your skills check
Explain the difference between using Containers & using a Virtual Machine?
How would you design a home for a blind person?
Viewing 121 - 130 interview questions