.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?
Consultant Engineer Interview Questions
628 consultant engineer interview questions shared by candidates
Database and coding in python focuses on solving in a timeframe
OOP Concept: Describe Inheritance to someone that is non-technical. Do not use Biology or Genetics.
How will you use python, to copy data from one server to another, and i want this to happen in 80 hours. i have data of 50 TB.
Quelle serait pour vous la mission idéale ?
How will you check how many times a function is called ?
Why Deloitte? Why consultancy? Why not other consultancy firms but Deloitte? What kind of projects did you work on before? What do you expect from the job?
Vous vous voyez ou dans 5 ans?
What's to be expected to be a consultant?
What excites you about Chemical Engineering?
Viewing 51 - 60 interview questions