Need help in implementing treaps using arrays!

Revision en1, by suvro_coder, 2019-03-21 21:12:21

Can anyone provide me some source to learn treaps which is implemented using arrays. I got some source to understand it from this quora thread https://threads-iiith.quora.com/Treaps-One-Tree-to-Rule-em-all-Part-1 but I'm not getting the code. Some array solution like that of segment trees would have been helpful. Thank you.

Tags treaps, #trees

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English suvro_coder 2019-03-21 21:12:21 371 Initial revision (published)