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.
Engineer Senior Interview Questions
107,414 engineer senior 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
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?
How do you check whether String contains any duplicate characters?
Viewing 441 - 450 interview questions