Usage of persistent data structures

Revision en1, by Lakh, 2019-08-15 15:51:21

I have solved some basic problems involving persistent data structures like persistent segment tree, trie etc. I am still having doubts regarding the application of persistent data structures. I want to know how to come up with the fact that persistent data structure is required to solve a given problem. Please share your ideas and suggestions on this.

Tags data structures, #persistence

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Lakh 2019-08-15 15:51:21 390 Initial revision (published)