Phone Interview #2: algorithms question
Internship Software Interview Questions
25,076 internship software interview questions shared by candidates
How would you tell if a list of points form a square?
Given a dataset separated by space, write a parser.
Questions on APIs and Databases
Fizzbuzz, except with a small but important difference. Only print fizz when the digits add up to some number (for example, 27 is 2 + 7, adding up to 9). Only print buzz when the number is divisible by some other number. Print both when they're both applicable.
What is the purpose of an OS?
Dynamic Programming involving finding shortest path
What is the most efficient way to figure out which marble is heaviest out of a set that contains 9 marbles.
What is the difference between an abstract class and an interface? (I used abstract classes in my project)
Print pyramid of numbers given number of lines
Viewing 1171 - 1180 interview questions