Coding question - given a binary tree, write code to count the sum off all siblings.
Software Development Engineer Interview Questions
32,826 software development engineer interview questions shared by candidates
How to print a link list reversely
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?
In the next round, the interviewer gave me a binary tree and asked me to write all the data in a file and when the file is read back we should be able to construct the original binary tree.
Write a function to remove all redundant characters in a given string.
Searching a page in 100 million pages. What data structure would be optimal?
how to merge two linked lists without using temp node
Write an algorithm that does an in-order traversal of a tree recursively. Now, write the same algorithm iteratively.
Viewing 381 - 390 interview questions