Balance string
Developer Internship Interview Questions
23,892 developer internship interview questions shared by candidates
What's the difference between hashing and encryption.
I had to describe a solution the task where there were 2 very large files (that won't fit into an operating memory) and there was a need to perform some kind of operations on them, that will result in the creation of a third file containing the outcome.
Q: What are your weaknesses?
Don't want to share, but they were all fair, reasonable data structure / algorithm questions
Phone Interview #2: algorithms question
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.
Viewing 1121 - 1130 interview questions