here is a 40 kg stone that broke into 4 pieces such that you can measure any weight between 1kg to 40 kg using a balance. What are the weights of the broken pieces?
Internship Engineer Interview Questions
24,146 internship engineer interview questions shared by candidates
There are three boxes, one contains only apples, one contains only oranges, and one contains both apples and oranges. The boxes have been incorrectly labeled such that no label identifies the actual contents of the box it labels. Opening just one box, and without looking inside the box, you take out one piece of fruit. By looking at the fruit, how can you immediately label all of the boxes correctly?
Implement a sorting algorithm in a time that was impossible.
Introduce yourself. What is oops concept? What is rdbms and difference between dbms and rdbms
describe yourself and how you would contribute
describe recursion for a 10-year-old
A 2d grid containing some obstacle and some gaurds each facing some direction and protecting entire row/column in front of them, Now a assassin is standing somewhere in the grid and want to reach end of the grid without being caught by gaurds and also he can not move on cell with obstacle or cells gaurded by gaurd or out of grid, We just need to return boolean value (0/1). He can only move in 4 adjacent cell in one move.
The interviewer wrote down a method and asked me what was wrong with the code. The method tested my knowledge of asynchronous processes and promises.
Given a sorted array, find two elements that sum up to a certain value in linear time.
Mathematical coding problem in any programming language
Viewing 821 - 830 interview questions