Design a system to test a memory device integrity over time.
Anonymous
I suggested to write the memory addresses into the memory and perform a check against them. The interviewer suggested that abetter solution would be to use the memory address as a seed to the random function, and to write the output of the function in to the memory itself.
Check out your Company Bowl for anonymous work chats.