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.
Software Consultant Interview Questions
1,441 software consultant 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?
Given an array of numbers from 1-100 not sorted, find the missing number
Develop an ATM class with the following 4 abilities, as well as a series of if-then tests to ensure that they work. Work with your partner, and explain your solution at the end.
OOP Concept: Describe Inheritance to someone that is non-technical. Do not use Biology or Genetics.
Write a function that determines if a number is prime and optimize it
Using only three cuts, cut a cake into 8 pieces.
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.
Where you see yourself in next few years
Se présenter
Viewing 111 - 120 interview questions