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?
Software Engineer Internship Interview Questions
23,635 software engineer internship 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?
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.
Implement a sorting algorithm in a time that was impossible.
What skills you have?
HackerRank test, solve 4 different problems in 90 min.
Hacker Rank Questions, around Leetcode medium, not a lot of time given so be prepared and study in advance especially recursion problems
If you had a large number of columns and rows in a data set how would u present this to a client or ur supervisor? (Told me to imagine values for the data set. Didn't give any specifics or labels to identify what sort of data set )
Viewing 701 - 710 interview questions