Premier field engineer Interview Questions
66
Premier Field Engineer interview questions shared by candidates


- Past experience, why to change, what I expect from the company, family, hobby, etc.
1 Answers↳
as regular persons do

Can you name the six properties of SQL Server tables?
1 Answers↳
This question threw me a bit because I started racking my brain trying to figure out what they were asking for. I said I didn't quite understand the question and they moved on. After the fact I realized they were asking for the six properties of "relational" tables: atomic, column value types are consistent, unique column names, column order irrelevant, unique rows, row order irrelevant. Less

What is a general limitation of C++?
1 Answers↳
The key in generic questions like this, is to make sure to cover the fundamentals. There's usually a back-and-forth with the interviewer. Might be worth doing a mock interview with one of the Microsoft Premier Field Engineer experts on Prepfully? Really helps to get some real-world practice and guidance. prepfully.com/practice-interviews Less


Tell me about a time you experienced conflict with a coworker and how did you handle this?
1 Answers↳
I had a disagreement with a coworker in the past about how we should handle solving a technical solution. We both had unique solutions so we decided it was best to discuss our solutions in detail and list the pros/cons so we may take our personal feelings out of the decision making process. Less

What were my interests and career goals?
1 Answers↳
The key in generic questions like this, is to make sure to cover the fundamentals. There's usually a back-and-forth with the interviewer. Might be worth doing a mock interview with one of the Microsoft Premier Field Engineer experts on Prepfully? Really helps to get some real-world practice and guidance. prepfully.com/practice-interviews Less

Explain the internet to a 5 year old.
1 Answers↳
The key in generic questions like this, is to make sure to cover the fundamentals. There's usually a back-and-forth with the interviewer. Might be worth doing a mock interview with one of the Microsoft Premier Field Engineer experts on Prepfully? Really helps to get some real-world practice and guidance. prepfully.com/practice-interviews Less

Can you describe a situation when you would not use a clustered columnstore index.
1 Answers↳
Very high transaction volume on table.