how to merge two linked lists without using temp node
Software Development Engineer Interview Questions
32,823 software development engineer interview questions shared by candidates
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?
Finding a path in a maze which is represented by a grid of characters.
Viewing 371 - 380 interview questions