Questions included in my description
Development Engineer Interview Questions
37,113 development engineer interview questions shared by candidates
multiply 2 numbers without using * sign
Given two rectangles, check if they intersect? He also asked me if I have seen the question before to which I replied I had but that I had not tried solving it.
Write code to solve a problem in Polish notation. e.g : 1 2 3 + / is 1/(2+3)
implement a function thet gets a string ans prints all string permutetions
Find Common elements from two same sized Integer Arrays(Unsorted) in O(n) without sorting either of them.
Standard OOPS concepts like diff between interface and abstract class.
Complexity of this algorithm. How to improve the complexity?
Finding a path in a maze which is represented by a grid of characters.
In a collection of strings, output the string that occurs most often.
Viewing 391 - 400 interview questions