IMC TradingSoftware EngineerSoftware EngineerQuestion #59

Complete the function findValuation which returns the expected price of a house using linear interpolation of given data. The function must return the price rounded to the nearest integer. Function signature: findValuation(reqArea: int, area: list of int, price: list of int) -> int. Constraints: 500 < reqArea < 10^5, 500 < area[i] < 10^5 for all i.

Unlock the Full Solution

Enter your email to get the detailed step-by-step solution to this IMC Trading interview question, plus access to free interview prep resources.

We'll also send you a free HFT mock interview video.

Get All 94+ IMC Trading Questions with Solutions

Plus 16+ hours of video lectures, resume tailoring, and 1:1 mentorship from quants.

Schedule a Call