try to get a pattern out of string or json. ask you to translate numbers from 1 to 100 to names of numbers ( for example 34 translated to thirty-four). you need to come with a solution within 10 seconds, I am able to get it done within 2 minutes. That's not fast enough.
Senior Engineer Interview Questions
107,557 senior engineer interview questions shared by candidates
Common javascript question: Difference between === and == when evaluating conditional statements.
What is SFINAE in C++
Write a routine to find the square root of a number. Then make it faster.
What is mutex.
How did you deal with handling various ppl within the team
They will ask related to your domain. For .net questions would be like Ref vs out How garbage collector works What is field and properties Abstract class vs interface Static class Use of static class Some sql related queries like find the 2nd highest salary Define interface Solid priniciples Oops concepts etc. All the questions are of basic level so you should be clear about these
Basic C#, MVC and SQL
How many years of systems level programming experience do you have?
Given a string of words and a maxWidth, write a method that inserts new lines where appropriate to perform a word-wrap. (Wrap on word boundaries, assume " " is fine). Now, how does your implementation handle string with multiple spaces between words ... Are those extra spaces lost or preserved?
Viewing 441 - 450 interview questions