Virtu Financial Quantitative Trading question.
Summary
Interview Experience
Write a function that, given a zero-indexed array A consisting of N integers representing the initial test scores of a row of students, returns an array of integers representing their final test scores (in the same order). There is a group of students who sit next to each other in a row. Each day, ...


