SQL questions - A table schema with tables like employee, department, employee_to_projects, projects 1) Select employee from departments where max salary of the department is 40k 2) Select employee assigned to projects 3) Select employee which have the max salary in a given department 4) Select employee with second highest salary 5) Table has two data entries every day for # of apples and oranges sold. write a query to get the difference between the apples and oranges sold on a given day
Engineers Interview Questions
840,917 engineers interview questions shared by candidates
implement sqrt without using math libray
From a given list of array (Not sorted) find the second largest value Find the prime numbers from the given list of array (1 -100) Test plan for Amazon login screen
Two people are each stuck on their own island, connected by a ferryman with a lockable box. Each person has their own lock and key, but can't send the key along with the box. One person wants to send the other a diamond, but it must be placed into the box and locked or it will be stolen by the ferryman. How do you send the diamond without the ferryman stealing it?
General behavior questions, like why you want to work in Japan. Why did you study computer science, etc. Barely any technical question, as the interviewers have already checked my website and experiences, and know I have extensively experience and projects under my belt, and is probably more competitive than their full-time engineers.
Calculate the average word length. For the given set of words return the average word length.
Data structures and Algorithms related
Questions on basic Java,pointers concept,oops concept,Abstraction,Inheritance etc.
Why do you want to join us?
Write a function to caculate the angle between hour and minute hand on a clock.
Viewing 261 - 270 interview questions