Analyste Quantitative Junior Interview Questions

10,227 analyste quantitative junior interview questions shared by candidates

Domande di logica Descrivimi un asset finanziario Che cos’è il VaR? Come faresti l’analisi preliminare di un dataset? Che misuri di bontà di adattamento conosci? Algoritmi Rischio di credito XVA Rischio controparte Fattori di rischio di un IRS
avatar

Quantitative Analyst

Interviewed at IBM

3.9
May 13, 2022

Domande di logica Descrivimi un asset finanziario Che cos’è il VaR? Come faresti l’analisi preliminare di un dataset? Che misuri di bontà di adattamento conosci? Algoritmi Rischio di credito XVA Rischio controparte Fattori di rischio di un IRS

1. Given a list of numbers with some repeated elements, return a new list that every element appears only once. For example, input list: [1,2,2,3,4,4], output: [1,2,3,4]. 2. Return the powers of 2 in the inclusive range [low, high] ('low', 'high' are positive integers). 3. De ne a class with the method functions: (1) insert(value): insert some value to its internal attribute, (2) get max(): get the maximal value, (3) get mode(): get the mode, (4) get mean(): get the mean
avatar

Quantitative Developer Intern

Interviewed at AKUNA CAPITAL

4
Nov 6, 2017

1. Given a list of numbers with some repeated elements, return a new list that every element appears only once. For example, input list: [1,2,2,3,4,4], output: [1,2,3,4]. 2. Return the powers of 2 in the inclusive range [low, high] ('low', 'high' are positive integers). 3. De ne a class with the method functions: (1) insert(value): insert some value to its internal attribute, (2) get max(): get the maximal value, (3) get mode(): get the mode, (4) get mean(): get the mean

There are N satellites that can deliver messages. Each satellite can only deliver messages to some subset of satellites. For each satellite that can send a message, each message has a delay in time. Given a starting satellite, that sends a message return the minimum time required for all the satellites to receive the message. If the message cannot be broadcasted to all satellites then return -1.
avatar

Quantitative Developer

Interviewed at AKUNA CAPITAL

4
Jan 10, 2018

There are N satellites that can deliver messages. Each satellite can only deliver messages to some subset of satellites. For each satellite that can send a message, each message has a delay in time. Given a starting satellite, that sends a message return the minimum time required for all the satellites to receive the message. If the message cannot be broadcasted to all satellites then return -1.

Viewing 7831 - 7840 interview questions

Glassdoor has 10,227 interview questions and reports from Analyste quantitative junior interviews. Prepare for your interview. Get hired. Love your job.