Range query in persistent trie

Revision en1, by Lakh, 2019-04-19 13:59:15

I am trying to understand the implementation of persistent trie data structure but unable to understand how range query works in case of persistent trie. Please provide some insight regarding range queries in persistent trie.

Tags trie, #persistence

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Lakh 2019-04-19 13:59:15 256 Initial revision (published)