Why do you want to work in manufacturing?
Development Interview Questions
137,220 development interview questions shared by candidates
How would your last employer describe you?
Possible anagrams of a string ...
given a matrix, you can move right or down only and cost of each move is 1. Find an optimal way to reach to right-bottom from top-left of the matrix.
questions related to my internship
Given a random array with integers, find every pair that sum up to a certain number.
Write a method to decide if the given binary tree is a binary search tree or not.
Given two lists, A and B, of sizes n and k, respectively, describe an algorithm to determine the intersection, C, of the two lists. What is the complexity of your algorithm? (The obvious solution is O(n*k)). Can you describe a solution that is faster? (An optimized solution can do it in O(n+k)).
What would u do if deadline is approaching and ur product is not finished?
Q3) Few questions on design patterns(Interpreter/ Observer/State) etc.
Viewing 241 - 250 interview questions