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
Senior Software Interview Questions
99,670 senior software 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
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.
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
Why JavaScript is used in browsers? Why not the languages Java, Python or Ruby?
implement a hash map
Viewing 751 - 760 interview questions