Explain what is happening with a higher order function example. const thing = next => action => next(action) applyMiddleware(thing(someAction))
Sr Engineer Interview Questions
138,139 sr engineer interview questions shared by candidates
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.
What was your most difficult customer situation?
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.
Problem statement: In a tic-tac-toe grid, fill numbers 1-9 so that all the number in row & col add to same number. 1 min to solve.
how much salary do you want
Viewing 961 - 970 interview questions