Backpointer

/ˈbæk.pɔɪntər/ noun

Definition

In computing, a reference or pointer data structure that points backward to a previous element, item, or location in memory.

Etymology

From back (direction/previous) + pointer (from point, Latin punctum), literally 'a reference that points backward.'

Kelly Says

Backpointers are how computers remember where they came from—they're essential for garbage collection (finding unused memory) and doubly-linked lists, proving that sometimes looking backward is essential to moving forward.

Related Words

Explore More Words

Get the Word Orb API

Complete word intelligence in one call. Free tier — 50 lookups/day.