* Some Technical Questions to gauge my capabilities in PHP and Ruby * Some questions to dig into how I like to work, my hobbies, values etc
Senior Developer Interview Questions
98,087 senior developer interview questions shared by candidates
Print a binary tree row-by-row, printing left-to-right for even numbered rows and right-to-left for odd numbered rows.
What is your availability
Explain what is happening with a higher order function example. const thing = next => action => next(action) applyMiddleware(thing(someAction))
Given an array in with char precedence find word: eg. (["P>E","E>R","R>U"]) = PERU eg. (["I>N","A>I","P>A","S>P"]) = SPAIN
There were many questions like"tell us about a hard problem you had to solve" and "did you ever do anything risky" and "did your boss ever ask you to do something that you didn't agree with"
NDA was signed, but questions were array manipulation
Take home project involving creating a component.
Write C code that reverses a linked list
How would you obtain the offset of a member in a struct without declaring a variable of that struct type.
Viewing 741 - 750 interview questions