Tuesday, October 18, 2016

segment tree tutorial

Oct. 18, 2016


10 - 20 minutes to go over once, segment tree is Julia's favorite to learn.

http://contest.cs.cmu.edu/295/tutorials/seg_tree.cc

Actionable Item:

Julia, please write a C# version of code, add some test cases. Make this tutorial more helpful.

C# version:
https://gist.github.com/jianminchen/010f9ec15514f54e7cf3cca0549e22bb

Nov. 29, 2016

https://www.hackerearth.com/practice/notes/segment-tree-and-lazy-propagation/


No comments:

Post a Comment