A HackerRank challenge with 90 mins to solve
Engineer Software Interview Questions
419,688 engineer software interview questions shared by candidates
Not going to get into a specific question, but they asked me to write a web app to do something. This isn't something I've ever had to do before in a remote interview so I asked the interviewer what he meant by that. He told me to share my screen on Skype and write a web app from scratch which solves a certain problem. After that he asked some architecture / scaling questions.
I didn't expect to get a brain teaser question but it was fairly easy. Q: There are 3 jars with 3 labels on it. Each jar contains sweet, sour, or mix (sweet + sour) flavor jellybeans, however, all 3 labels are wrong. Find a way to correct each labels by tasting jellybeans.
Say you are given a sum value and then an array of numbers. How would you search through this array to find two numbers that add up to the sum value?
Find repeating number in array from 1 to n. O(1) space. Only one element is repeating.
Find the height of a binary tree
Give a high-level design for a large-scale document retrieval system. For any given document, the system should be capable of efficiently returning the top k most similar documents present in the database.
There are 3 ants sitting on three corners of a triangle. All ants randomly pick a direction and start moving along the edge of the triangle. What is the probability that any two ants collide?
Did you bring the presentation that we did not ask you to bring?
Why is a manhole cover shaped in a circle?
Viewing 2341 - 2350 interview questions