Jane Street Interview Question

2FA Methods and technicalities: For TOTP based 2FA how does the secret become the code that changes often How does it account for differences in time between the client and server

Interview Answer

Anonymous

May 14, 2023

Algorithm of current time and secret, time rounding, clock skew. go into detail. If interviewer senses unsure or not deep enough will ask follow ups