Totally unxpected recruiting process - never experienced this in my past 15 years of career - been to many interviews during past 15 years.
Senior Interview Questions
342,008 senior interview questions shared by candidates
given a large array of int return the length of the longest increasing(non-necessarily-adjacent) sub-sequence
Unsurprisingly they asked for examples of where I used data to make a decision. Also a lot of customer focused questions.
Coding the fibonacci algorithm.
Given an array and a sum, determine if any of the items add up to sum. Do a linear space solution and constant time solution.
Remove duplicate from contact list.
I cannot recall the exact questions but they were programming related and logic questions.
The number of paths in a m x n grid to a given cell? (After looking it up I noticed the interviewer actually asked the question incorrectly). So, always ask for more details if things are unclear.
Easy
Tell me the difference between C# and C++
Viewing 471 - 480 interview questions