Amazon Interview Report
- 0of 0 votes
AnswersEMP (empno, name, deptno, salary)
- Anil December 23, 2012 in United States for AWS
DEPT (deptno, name)
Write a SQL query that tells me the average salary by department name.| Report Duplicate | Flag | PURGE
Amazon Quality Assurance Engineer Database - 0of 0 votes
AnswersWrite a program that takes an array of numbers, and then prints out all the possible pairs of numbers that sum up to the value N.
- Anil December 23, 2012 in United States for AWS
E.g., if the array contains the numbers {0, 1, 2, 2, 3, 4, 5} and the target value N is 4, then the output would be (0, 4), (1, 3), (2, 2).| Report Duplicate | Flag | PURGE
Amazon Quality Assurance Engineer Java
CareerCup is the world's biggest and best source for software engineering interview preparation. See all our resources.
Open Chat in New Window
Open Chat in New Window