Given an array of numbers, e.g. [5,0,9,2,5,5,5] - return all the consecutive numbers that add up to N.
Team Lead Software Engineer Interview Questions
158 team lead software engineer interview questions shared by candidates
Given a set of components like A,B,C,D... And their ordered dependencies like A -> B,C B -> C C -> D find the dependencies for any given component "X".
Why should we hire you?
How would you approach this transition?
General questions about my approach to the problems in the test, why did you use Redux, etc?
You're in a house that has two rooms, and there's no way to see from one room to the other. One room has three light switches, and the other room has three corresponding light bulbs. You don't know which switch triggers which bulb and can only make a single trip between the two rooms. How do you find out?
Given a hexdumped string "00FF2A354C..." return an array with the byte equivalent values like [0,255...].
collections, java 8, basic program. 2nd round was techno managerial,1 puzzle and questions around my resume.
Data Structures
Enums internals
Viewing 1 - 10 interview questions