The third is hard and don't believe if most people could solve it without any previous exposure of similar questions
Analyste Quantitative Junior Interview Questions
10,227 analyste quantitative junior interview questions shared by candidates
Indep normal, conditional density on summation.
dynamic programming.
3 Questions. Programming, Math, Trading.
Output all permutations of size n.
You can find some examples online. Can prepare before the phone screen
what is your motivation to join Akuna Capital, how do you think you will fit in
Probability quizzes about dice throws
Problem Analysis: A k-star consists of a center node and up to k arms (edges to other nodes) We need to find the k-star with maximum sum of all its nodes For each potential center, we choose the best neighbors (up to k) to maximize sum Algorithm: Build an adjacency list from the edges For each node as a potential center: Get all its neighbors Sort neighbors by their values (descending) Select up to k best neighbors Calculate sum: center + selected neighbors Return the maximum sum found
flip a coin the expected number to get two H
Viewing 9541 - 9550 interview questions