1st onsite: given a list, separate out all duplicates into separate lists and return. So take {1,1,2,3,4,4} and return {1,2,3,4},{1,4}
Senior Software Developer Interview Questions
98,030 senior software developer interview questions shared by candidates
Given an array & a value x, find if the array contains any 2 values whoes sum = x
Difference between absract and interface
they asked about mostly, 802.11r, 11ac-wave2
How do you reverse the words in a string.... e.g.: input: 'i am a person'... output: 'person a am i'
How would you consume from a WCF web service running on IIS?
Algorithms and Analytical skills
Signed NDA
Technical questions were standard Software Engineering questions. The 'host manager' asked a lot of 'fitness' related questions. Try to read up on their open source products and prepare to prove that you have built something meaningful in your past.
what is the best Java data type to use for currency?
Viewing 841 - 850 interview questions