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 Back End Engineer Interview Questions
93 senior back end engineer interview questions shared by candidates
What is a hash with indifferent access in Ruby on Rails?
Make a function to detect a palindrome word using only one string variable (the one passed as a parameter).
How would you design a data ingestion framework?
System design for a simple API request, saving data to database, pros and cons of different design decisions.
complete a 10 hour take home coding challenge
There were like 7 different shapes, like circles and squares.
Asked how to structure specific pieces like a sql query, and parts of restful api.
So you have never worked in Ruby within a team?
Write a solution to the subset sum problem in JavaScript
Viewing 1 - 10 interview questions
See Interview Questions for Similar Jobs
Senior Backend DeveloperBack End EngineerBack End DeveloperFull Stack EngineerSenior Backend EngineerSoftware Engineer Web Applications DeveloperFull Stack Web DeveloperWeb Applications DeveloperPython Backend DeveloperFrontend DeveloperFrontend Software EngineerJava Web Applications DeveloperSenior Full Stack DeveloperFront End Software EngineerPhp DeveloperSenior Web Applications DeveloperWeb Applications EngineerPython Backend Engineer