Qualcomm Interview Question

Parse an continuous memory into a byte array using a word pointer with some area are not readable

Interview Answer

Anonymous

Apr 25, 2015

loop through the memory and discard the unreadable region

1