This white-paper explores the use the STrie data-structure and algorithm in sorting data, and compares it to the industry standard, Quick-Sort.
Read MoreThis white-paper explores the use the STrie data-structure and algorithm in retrieving data, and compares it to the industry standard, Binary-Search.
Read MoreThis white-paper explores the use the STrie data-structure and algorithm in maintaining data, and compares it to the industry standard, BTree.
Read More