Common behavioral interview questions.
Infrastructure Interview Questions
3,729 infrastructure interview questions shared by candidates
Given a phone number in digits, generate all possible phonewords from that number (map digits to letters)
Code a non maximum suppression algorithm (not the overlapping determination but the more general function)
They weren't difficult...
Algorithms similar to leetcode - easy level
self join with grouping SQL
What is the formula for pooled variance (yes they expect you to know the actual formula from memory)
What are the formulas for recall, precision, false positive rate, etc
Q: Given a matrix, find the amount of ones in a given submatrix Q: Given an arthemetic string return the answer
validate a string to have valid parenthesis, how many characters needed to correct the string. Second one is extended from the first question with 2 closed parenthesis instead of one.
Viewing 1291 - 1300 interview questions