Searching a page in 100 million pages. What data structure would be optimal?
Development Engineer Interview Questions
37,106 development engineer interview questions shared by candidates
how to merge two linked lists without using temp node
Questions included in my description
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?
Viewing 391 - 400 interview questions