Give an example of a common optimizer package in python and how you would use it? Get an example of an optimization problem to use it for.
Junior Quantitative Analyst Data Analyst Interview Questions
8,218 junior quantitative analyst data analyst interview questions shared by candidates
Votre Manager vous donne une nouvelle mission. Or vous n'avez pas le temps de la traiter au vu de votre charge de travail actuelle. Comment faites-vous ?
Describe how trades are implemented in tou current company
From what I remember: Coding: 1) Sort based on frequency 2) Find pairs from a given array whose diff is k 3) Best Time to Buy and Sell Stocks IV 4) Min. days to complete given jobs, given an upper time limit on how many jobs can be completed in a day 5) Fibonacci-styled questions Prob./Stats: 1) Intuition on Linear Regression 2) Chances of picking a higher card than me if you pick first 3) When to use different prob./stats. distributions and apply them to a given scenario. Finance: 1) Intuition on Volatility and Option Pricing (nothing too in-depth)
2 case interviews. 1. Credit Card employment verification process 2. Wine store and competitors
Programming, statistics, probability, machine learning and finances.
K largest elements from unsorted list, fastest possible algorithm
The assignment was on a weather dataset containing hourly observations from weather stations in London and Paris. The first question was: "Give an example of a serie that follows a normal/gaussian distribution. Describe it and re-normalize. Give an example of a serie that is not normal/gaussian and normalise it."
Find the Kth largest number in a shuffled array.
Write a code to print the square of the integers up to some certain one.
Viewing 721 - 730 interview questions