An XOR linked list is a memory-efficient version of a doubly linked list that stores the bitwise XOR of the addresses of the previous and next nodes in a single pointer field.
White Cheese (Burgos) - Developing
Very new or simple note, likely to evolve and change.
Click the cheese icon to learn more
XOR Linked List
Author: guiferviz
Created:
Last Modified: