Given an integer, return all sequences of numbers that sum to it. (Example: 3 -> (1, 2), (2, 1), (1, 1, 1)).
Developer Advisor Interview Questions
711,093 developer advisor interview questions shared by candidates
6. SQL Questions - Write up a School Registration DB Schema - Two table of Employee (ID, Name)/Salary History (EMP_ID, SALARY, SAL_BEGIN_DATE) - Find primary keys/foreign keys. - Find ID of employee whose salary decreased. - Find ID, total comp of employees - Find ID of employees who got only paid once.
Write shell script to search for a given string in all files in given directory.
Initialize a UIAlertView
Explain access modifier in Java
Have you used AngularJS?
Write a program to find all divisor of a number?
Verify a BST
How do you find the next highest element in a binary search tree?
1) Problem-solving which includes pattern matching. 2) Greedy algorithm two dimensions array question of hard level which was impossible to complete in 75 mins 3) Finding complexity ( Multiple choose question ) 4) HashMap easy ( Multiple choose question ) I all most did all the question and I got rejected. I don't know on what criteria they rejected me.
Viewing 1831 - 1840 interview questions