If you were dropped into a strange city with no cell phone and needed to find the location of the nearest bus stop what would you do first. Ask someone? Find a map? Just start searching?
Senior Developer Interview Questions
29,999 senior developer interview questions shared by candidates
Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
well all questions are expected, string reverse without reversing words for example " this is sentence" => "sentence is this", write c++ code to do so
Very easy - 2 puzzles , finding socks pair, hat problem . 1. given an array of positive and negative numbers form an arrray with alternate +ve and -ves 2. replace every element in an array with multiplication of all others without using division operator
recreating "lodash"-like functions: Implementing some(arr, func) to return TRUE if some elements in the array satisfy the function. Creating a neg(func)(value) function that takes a function and returns a negated version. Using both some() and neg() to implement every(arr, func).
Have you ever killed someone?
"What are your Salary Expectations?"
How might mobile app data sync in real-time with a datasource that can receive transactions from other devices?
I'd classify this as the most bizarre and unexpected question which was what are the four tenets of object oriented programming.
How do you dereference a hash in Perl?
Viewing 211 - 220 interview questions