There are 50 noddles in a bowl. Each time you randomly select two ends of the noddles from the bowl and tie together. What is the expected number of loops formed from this process?
Quantitative Developer Interview Questions
612 quantitative developer interview questions shared by candidates
What is the complexity of a heap insert?
Linear regression in discreet space such as color.
Given a dependency graph, write a function to return a vector of all nodes such that all children are listed before the parent. Then make the function print each node only once.
A coding question. You have a list of integers, how do you write a code to find the largest integer in the list and the number of times it appears?
Implementing the LRU algo
How to determine whether two variables are independent or not when the sample size is limited
Two players are playing a game where you can pick either 1 or 2. The player that gets to 15 wins. Is there a strategy such that one player will always win and if so which player can use it?
Python numpy/pandas usage
There were bunch of ridiculously difficult probability questions and computer science algorithm questions. Nothing worth to mention here
Viewing 11 - 20 interview questions