Quantitative Associate Interview Questions

10,163 quantitative associate interview questions shared by candidates

The test had the following questions (easy to difficult) 1) Enter a dimension(number) and verify if it can be a 3 dimensional figure (minimum dimension is 2) Eg. if you enter 8 -> (2 x 2 x 2) -> Yes 10 -> (5x2) -> No 12 -> (2x2x3) -> Yes
avatar

Junior Quantitative Developer

Interviewed at AKUNA CAPITAL

4
Sep 11, 2017

The test had the following questions (easy to difficult) 1) Enter a dimension(number) and verify if it can be a 3 dimensional figure (minimum dimension is 2) Eg. if you enter 8 -> (2 x 2 x 2) -> Yes 10 -> (5x2) -> No 12 -> (2x2x3) -> Yes

There is a one-dimensional garden of length n. In each position of the n length garden, a fountain has been installed. The fountain at the ith position has a value a[i] (1 <= i <= n) that describes the coverage limit of fountain i. A fountain can cover the range from the positon max((i-a[i]),1) to min ((i + a[i]),n). In the beginning, all the fountains are switched off. Determine the minimum number of fountains you need to activate so that the whole n length garden will b covered by water.
avatar

Quantitative Development Internship

Interviewed at AKUNA CAPITAL

4
Oct 17, 2019

There is a one-dimensional garden of length n. In each position of the n length garden, a fountain has been installed. The fountain at the ith position has a value a[i] (1 <= i <= n) that describes the coverage limit of fountain i. A fountain can cover the range from the positon max((i-a[i]),1) to min ((i + a[i]),n). In the beginning, all the fountains are switched off. Determine the minimum number of fountains you need to activate so that the whole n length garden will b covered by water.

Viewing 1271 - 1280 interview questions

Glassdoor has 10,163 interview questions and reports from Quantitative associate interviews. Prepare for your interview. Get hired. Love your job.