What will this python program print: def thing(): nums = [1, 2, 3, 4, 5, 6, 7] output = [x % 2 == 0 for x in nums] print (output) thing()
Quantitative Analyst Intern Interview Questions
10,168 quantitative analyst intern interview questions shared by candidates
We have an integer and a list of integers. The task is to write an algorithms that looks for two elements of the list such that their sum equals the considered integer.
Question on covariance of a brownian process, fair play using dice, PCA VS linear regression.....
How to avoid bugs in coding
private vs public keywords, inheritance vs overriding.
Probabilities and C++
Various C++ and probability questions
How do you infer economic trends from everyday information?
Quite familiar questions as the book heard on the street.
one coding question, one probability question and one linear algebra question.
Viewing 2221 - 2230 interview questions