If I saw myself being happy with the low level of work.
Manager I Interview Questions
27,479 manager i interview questions shared by candidates
It was something along the lines of "If a youth were to call you a b**** how would you respond to him or her."
Bar raiser 1. Given array of numbers, find a, b, c such that a + b = c. Can you beat O(N**2) ? 2. Difference between Quick sort and Merge sort. What modifications you make in Quick sort so that it provides O(N lg N) worst case complexity.
Given a set of numbers, partition the set in to two, such that sum of all the candidates in first subset = sum of all the candidate numbers in second subset.
Given any string, find the index of the start of the first duplicated 3-letter subsequence. For example, in abcabcdef, it would be 0, and abcdefdef would be 3, and then abcdefkajdkffatabcdef would be 0, and abcdefkajdkffatdef would be 3.
Describe what you know of relational databases and SQL
Joan and Jim agree to meet at the library after school between 3 and 4 p.m. Each agrees to wait no longer than 15 min for the other. What is the probability that they will meet?
"code a program that checks if a linked list is circular"
gray code, string
What is an OSI Model
Viewing 221 - 230 interview questions