Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers
Sr Developer Interview Questions
94,705 sr developer interview questions shared by candidates
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
implement a hash map
NDA was signed, but questions were array manipulation
FirstNonRepeatedCharacter in a string,Recursion in java,Diff between SOAP and REST,Method over ridding and different between start and run method in Thread
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.
How can we modify the tomcat server ports?
Design a service which does X where it can handle heavy peak traffic (aka Justin Bieber Instagram problem).
Viewing 711 - 720 interview questions