Player ONE has a finite degree polynomial $p$ with integer coefficients in mind whose domain is the reals.
Player TWO gets to ask Player ONE to evaluate the polynomial at two points $x_0,x_1$ and Player ONE responds with $p(x_0)=y_0$, and $p(x_1)=y_1$.
With this information, can Player TWO guess the polynomial?
I have figured out the solution to this problem, but I wanted to post the problem on SE so that you guys could have fun with it. Cheers!