Star on GitHub — community-maintained pronunciation dictionary

How to pronounce trie

cs-term contested

tree /triː/ mp3
or: try /traɪ/

trie is most commonly pronounced "tree" (/triː/). This is one of several readings in active use; the developer community hasn't converged on a single answer.

Knuth (creator): "tree" (from "retrieval"). Most engineers say "try" to disambiguate from binary tree.

Alternate readings you might hear:

Source: Knuth TAOCP

Pronouncing project and product names correctly avoids the small but persistent friction of being gently corrected during standups, conference Q&As, and team calls. Hearing the word a few times locks in the right reading better than reading IPA ever will. Pronounce is a community-maintained dictionary — every entry tagged with a confidence level and (where possible) a citable source.

Hear it from the command line

$ say-it trie # primary × 3 + audible "or: …" for each alternate
$ say-it --alt trie # focus on the first alternate
$ say-it --all trie # primary AND every alternate, each repeated
$ say-it --solo trie # primary only, no "or: …" tail
$ say-it --why trie # print the dict entry with source URL

Install the CLI: git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Share this

Help one more dev stop saying "trie" wrong.

⭐ Star the project

This whole page exists because of a community-maintained TSV. If it saved you a cringey moment, drop a star.

Star on GitHub GitHub stars
Star on GitHub