given binary tree inorder & preorder traversal, return postorder traversal
Engineer Software Interview Questions
419,836 engineer software interview questions shared by candidates
Having two distinct very large ordered array of values, find the mean value of the two arrays.
Find a convergence point if any in given two linked lists.
Replace a character in a string with another one, or another two
Determine whether a given binary tree is fully populated, where "fully populated" means that every internal node has exactly two children, and all terminal nodes are at the same depth.
Implement Fibonacci in log_n time
Reverse a string in a matrix in place. you are given the direction and length of the string.
Implement strstr in the language of your choice.
Discuss 5 critical points for the usage and functionality of a ceiling fan.
Write a program in java that determines whether a string is a palindrome.
Viewing 3431 - 3440 interview questions