The technical questions were not very difficult for someone with my experience. One question was on performance troubleshooting relating to parameter sniffing.
Principal Data Engineer Interview Questions
10,176 principal data engineer interview questions shared by candidates
Questions about scenario based completely Data Modelling, Power BI, Power BI Embedded & DataFlows, SQL, Challenges Faced, Strength and Weekness, Handled toughest situation etc
Situational type questions that require you do draw on experience.
What would you do if you found an infected host on your network and how would you stop it's spread? (No details were given on what tools or equipment the customer may have)
You are working on high profile presentation for directors when a team member seeks your help and advice urgently. How would you prioritise ?
Which method of 2 factor authentication is considered the weakest and why?
What clients can you bring to GEP Consulting on Day #1
1. What is the difference between JPA, Hibernate and Spring JDBC 2. What is AWS Lambda and why we need it 3. How much time does AWS Lambda take for running a program (15 min) and what memory size it allows (5MB) 4. Write a Singleton and explain how you can create instance of Singleton from Cloneable 5. How to write Singleton to handle multiple threads 6. What are the features of Java 8 7. What is Global Load balancing 8. Write a Program to remove duplicates from an ArrayList without using a Set 9. What is String pool and why is String Immutable 10. Write answer for this code String s1 = "abc"; String s2 = "abc"; Sysout(s1 == s2); // true, since they both are in String pool Sysout(s1.equals(s2)); // true String s3 = new String("abd"); Sysout(s1==s3) // false Sysout(s1.equals(s3); // true 11. What are the datatypes in Java
What is the most difficult technical problem [in regards to information technology] that you have ever encountered, and how did you handle the problem?
Write programs.
Viewing 1251 - 1260 interview questions