(HR round3) Why have you not heard of Oracle as a cloud company?
Developer Internship Interview Questions
23,870 developer internship interview questions shared by candidates
What is the meaning of static before methods
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 an array of points of size n find k nearest point from origin.
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?
Given a full binary tree, iterate over it from the top to the bottom while for each level you change direction of iteration, for odd level go from left to right and for even go from right to left.
Why Microsoft? Return the smallest integer in a circularly sorted array.
Develop a dictionary class from scratch.
Viewing 771 - 780 interview questions