Given a list of integers and a target number, list all pairs that sum up to that number
MISSING VALUE Interview Questions
6,576,772 interview questions shared by candidates
There are 8 questions. There is a review in here that has them all.
Oh you worked for a box store, you must know joe bob jim that was a janitor there.
Given a list of ints, balance the list so that each int appears equally in the list. Return a dictionary where the key is the int and the value is the count needed to balance the list. [1, 1, 2] => {2: 1} [1, 1, 1, 5, 3, 2, 2] => {5: 2, 3: 2, 2: 1}
SQL questions on promotions, sales schema. what %age of products have both non fat and trans fat. find top 5 sales products having promotions what %age of sales happened on first and last day of the promotion Mysql was used and interviewer asked to if this can be done without subquery. Python:- [1,None,1,2,None} --> [1,1,1,2,2] Ensure you take care of case input[None] which means None object. find s in missisipi.
Just one question: shift an array to the right by n positions such that the right most indexes are become the first ones and the first ones move ahead. like: 1 2 3 4 5 --> shift by 2 --> 4 5 1 2 3
Only they need money no interview questions
what will do if your co worker doesnt do his or her job well?
Why do you want to work at Target?
How would you sell me eggnog in Florida in the summer?
Viewing 1211 - 1220 interview questions