Snap interview question

Design Math library for very large intergers (only subtract function since there wasn't much time left)

Interview Answer

Anonymous

26 Oct 2017

This question unfortunately threw me into a loop since in python all the data type allocation is done internally. The interviewer recognized this and offered to change the question but i persisted with the question.

4