Senior Back End Engineer Interview Questions

151 senior back end engineer 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
Aug 19, 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()

you get an automatic reply containing as assignment , that will take you couple of days to complete. then they reply something like....your CV does not match our desired skill set, that't it!!! (are you serious?!)
avatar

Senior Java/Back-end Developer

Interviewed at Jimdo

3.4
Jun 23, 2018

you get an automatic reply containing as assignment , that will take you couple of days to complete. then they reply something like....your CV does not match our desired skill set, that't it!!! (are you serious?!)

Viewing 1 - 10 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 151 interview questions and reports from Senior back end engineer interviews. Prepare for your interview. Get hired. Love your job.