Find a convergence point if any in given two linked lists.
Software Development Programmer Interview Questions
33,184 software development programmer interview questions shared by candidates
How would you test a vending machines? Write some test cases.
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 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.
Viewing 551 - 560 interview questions