What do you think about pair programming? This has been a deal breaker for people we have talked to previously.
Engineering Consultant Interview Questions
56,371 engineering consultant interview questions shared by candidates
What is an API?
What is GPS
Write a program to synchronize data sets between data centers using as few copies as possible. Example 1: ---------- Input: 4 1 3 4 1 2 3 1 3 1 4 2 One Possible Correct Output: 2 2 1 4 1 2 2 2 3 4 4 3 3 1 4 done
Study leetcode
Dynamic Programming Question
What is your experience with machine learning?
Q: Remove duplicates from a list
The questions weren't difficult--I just was a little rusty in the morning and didn't do so well. I think the hardest one was to traverse a linked list and remove any odd elements.
Some basic question - in the solution you just need to apply some rule to change the array order
Viewing 311 - 320 interview questions