Standard OOPS concepts like diff between interface and abstract class.
Engineer Software Interview Questions
512,578 engineer software interview questions shared by candidates
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
In a collection of strings, output the string that occurs most often.
There was no unexpected or difficult Question. 1. Find the first non repetitive character in a character stream. 2. Check for prime number and Elevator system design. 3. Agent bidding system design 4. Find for subtree within a larger tree.
Write a function to remove all redundant characters in a given string.
Divide without the / operator.
Technical Question: Given the following list of integers, how would you sort it the most efficiently and weed out duplicates at the same time?
Viewing 2531 - 2540 interview questions