Noun
back pointer (plural back pointers) (programming) A pointer that reciprocates another structure's pointer to its own containing structure, typically found in doubly linked lists and trees.