Senior Software Engineer Java Interview Questions

376 senior software engineer java interview questions shared by candidates

public class Person { Person father; Person mother; Gender gender; Integer age; List<Person> children; int level = 0; public enum Gender { Male, Female; } } For the above class, you basically have to implement 2 methods. public List<Person> getOldestSisters() public List<Person> getGreatestAncestors()
avatar

Senior Software Engineer, Java Back End

Interviewed at Veeva Systems

3.5
19 Aug 2015

public class Person { Person father; Person mother; Gender gender; Integer age; List<Person> children; int level = 0; public enum Gender { Male, Female; } } For the above class, you basically have to implement 2 methods. public List<Person> getOldestSisters() public List<Person> getGreatestAncestors()

The Merit Trac test software is not at all ready for use. The questions are not displayed correctly and many questions were just without any answers. The question layout is messed up and code sniplet mentioned in single line, so its impossible to answer line which contains error.
avatar

Senior Software Engineer (Java)

Interviewed at TIAA

3.7
30 Jul 2016

The Merit Trac test software is not at all ready for use. The questions are not displayed correctly and many questions were just without any answers. The question layout is messed up and code sniplet mentioned in single line, so its impossible to answer line which contains error.

Interview questions were all technical based on Java, Node JS, AJAX, HTML, Jenkins, Maven / Ant, development with Spring MVC, Experience implementing RESTful and/or traditional web services using technologies such as JSON, SOAP, XML….etc.
avatar

Senior Java Developer - Software Engineer

Interviewed at ExterNetworks

3.6
17 Dec 2015

Interview questions were all technical based on Java, Node JS, AJAX, HTML, Jenkins, Maven / Ant, development with Spring MVC, Experience implementing RESTful and/or traditional web services using technologies such as JSON, SOAP, XML….etc.

Viewing 1 - 10 interview questions

Glassdoor has 376 interview questions and reports from Senior software engineer java interviews. Prepare for your interview. Get hired. Love your job.