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()
Senior Software Engineer Java Interview Questions
376 senior software engineer java interview questions shared by candidates
Write a query to get the required data regarding employees.
Java question was around String pattern searching which you can do easily in around 20 minutes, if you can keep your mind calm where that clock is also ticking.
Input is a string like "AAAAABBCCAA" and it should print "5A2B2C2A". 5 being the continuous number of occurance for character 'A'. Same is with other characters also.
Tell about former projects and technologies you used. Design a Logger module.
Did not go through the interview process.
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.
why Halloween comes before Christmas?
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.
Why do you want to work at Avenue Code?
Viewing 1 - 10 interview questions