Senior Engineer Interview Questions

107,600 senior engineer interview questions shared by candidates

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
avatar

Senior Engineer

Interviewed at BUSINESSNEXT

3.6
Jun 15, 2021

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

1st phase 1st technical interview: Problem was that given a positive integer n print all distinct ordered sets of positive integer which have sum equal n. eg:- for n=2 output: { [1, 1] } for n=3 output: { [1, 1, 1], [1, 2], [2, 1] } for n=4 output: { [1, 1, 1, 1], [1, 1, 2], [1, 2, 1], [2, 1, 1], [2, 2], [1, 3], [3, 1] }
avatar

Senior Software Engineer

Interviewed at Zenefits

3.8
May 27, 2015

1st phase 1st technical interview: Problem was that given a positive integer n print all distinct ordered sets of positive integer which have sum equal n. eg:- for n=2 output: { [1, 1] } for n=3 output: { [1, 1, 1], [1, 2], [2, 1] } for n=4 output: { [1, 1, 1, 1], [1, 1, 2], [1, 2, 1], [2, 1, 1], [2, 2], [1, 3], [3, 1] }

Viewing 471 - 480 interview questions

Glassdoor has 107,600 interview questions and reports from Senior engineer interviews. Prepare for your interview. Get hired. Love your job.