Write a program to figure out what size of box should be selected for a given selection of ingredients and their measurements.
Software De Backend Interview Questions
15,510 software de backend interview questions shared by candidates
My interview was the Lowe's Standard of ... Describe a work related problem and how you solved it...... Tell me about an instance when you provided customer service in a difficult situation........... What is your strongest personal trait? How and why is it a benefit?
Technical: REST, SQL, Object Oriented, Complexity of algorithms, HG & Git, Code review process, data structures (HashMap/HashSet...etc), JAVA.
How familiar are you with HTTP verbs?
Something about getting the hotel with the highest number of child hotels. Basic 2d array manipulation.
Teniendo dos ofertas similares de distintas empresas, qué empresa elegiría
Setup a simple service with high availability.
Que recherchez vous?
In addition to technical skills they seem very keen to ensure you will fit in with their culture and ethos.
Screen phone interview: The team leader elaborated about the company and the position and then ask me to tell a bit about myself Technical interview: 1. Tell about project you're proud with 2. Write a function to return a power set from given set (They use CoderPen platform to run the answer, notice that the platform lack of many PL's and i had to write it in Python 2.7) # the power set (or powerset) of a set S is the set of all subsets of S, including the empty set and S itself. # if S is the set {x, y, z}, then all the subsets of S are # the power set of S is {{}, {x}, {y}, {z}, {x, y}, {x, z}, {y, z}, {x, y, z}}. # {} => {{}} # {1}=> {{}, {1}} # {1, 2}=> {{}, {1}, {2}, {1, 2}} # {1, 2, 3}=> {{}, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}}
Viewing 1751 - 1760 interview questions