Jane Street Interview Question

I was asked to choose a programming language I feel comfortable using, Given one coding question. Unfortunately, I did not get an offer.

Interview Answer

Anonymous

Nov 5, 2015

Implement a spreadsheet using OOP, with formulas to add, substract, multiply, and divide a given number of cells.

1