What would you do if senior management demanded delivery of software in an impossible deadline?
Senior Interview Questions
322,076 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
What format are plist files in?
Viewing 411 - 420 interview questions