Data structures and algorithms, with a bit of design and some soft questions about your goals and background.
Software Development Engineer Interview Questions
33,172 software development engineer interview questions shared by candidates
If a sorted array is rotated, how to find how many times it has been rotated.
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.
Reverse a string in a matrix in place. you are given the direction and length of the string.
Implement Fibonacci in log_n time
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
Implement strstr in the language of your choice.
What should we test the computer mouse against to ensure quality and fitting to users' needs ?
in final 10 min he give me problem to find median of two shorted arrays
Viewing 561 - 570 interview questions