BlackBerry Interview Question

How can you store extra information in a linked list without adding a new data member given that the memory is X byte aligned?

Interview Answer

Anonymous

Jul 5, 2014

You have extra unused memory in the alignment that can be used (carefully) without corrupting