various synchronization methods used in programming
Engineers Interview Questions
843,471 engineers interview questions shared by candidates
A quick programming question. Count from 1 to 100 and write 'X' if the current number can be divided by 3 or 'Y' if by 5 and 'Z' if both.
Just basics of java.
If you wanted to switch to multiple open tabs, without using indexes, how would you do that?
(1) Back-propagation; (2) overfit vs underfit; (3) implementation of one of the steps in Canny edge detection using graphs; (4) closed form formula to solution of linear regression; (5) write code for K nearest neighbor algorithm (6) vanishing gradient vs exploding gradients due to choice to relu() vs sigmoid()
You have to measure exactly 4 liters of water, but you only have a 3-liter bottle and a 5-liter bottle. How do you do it?
Tested more on approach than solution. An island has a grass heap and its getting burnt, how do you stop that.
Design an algorithm to search an element in a singly linked list in O(1) complexity without using any other data-structure.
Personla background
router works on which layer?
Viewing 2671 - 2680 interview questions