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
Sr Software Engineer Interview Questions
67,312 sr software engineer interview questions shared by candidates
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
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.
Non overlapping intervals from leetcode
Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers
implement a hash map
FirstNonRepeatedCharacter in a string,Recursion in java,Diff between SOAP and REST,Method over ridding and different between start and run method in Thread
How would you solve <blah> given x, y and z? (confidential)
Viewing 561 - 570 interview questions