What is the single point of matches we(Accenture) have with mother Teresa?
Engineer Software Interview Questions
419,642 engineer software interview questions shared by candidates
"Technical challenge" - with two anxious interviewers staring at you across a table provide code / pseudo code of how to reverse a linked list in five minutes or less with them showing visible frustration if you weren't ready for this. No other questions about C or C++, just do you remember data structures class from 20 years ago which you haven't had reason to use since.
what is singleton class
you are driving a car with uniform speed after travelling certain distance you see a sign board with two digit no after1 hour you see a sign board with same two digits in reverse order after another 1 hour you see a sign board with same two digits in but zero in between find relative speed ??
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?
Given two sets of trees and ignoring the content of the nodes, describe rules that would define whether or not these two trees are equivalent.
Finding a path in a maze which is represented by a grid of characters.
Given 2 strings find the common words along with the time and space complexity. How would you optimize the algorithm
Viewing 2151 - 2160 interview questions