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.
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
Implement strstr in the language of your choice.
Coding, logical thinking, testing strategies, problem solving
Write a function that checks if a number's divisors sum up to that number, i.e. whether it's a perfect number or not.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
how do you overcome a problem with a coworker?
Reverse a string in a matrix in place. you are given the direction and length of the string.
Implement Fibonacci in log_n time
Discuss 5 critical points for the usage and functionality of a ceiling fan.
Viewing 551 - 560 interview questions