summaryrefslogtreecommitdiff
path: root/datastructures/datastructures.tex
AgeCommit message (Expand)Author
2022-06-27updated tcrmzuenni
2018-05-21Remove Skew Heaps and add STL PQsMarkus Himmel
2018-01-02Adding dynamic variant of convex hull optimization.Paul Jungeblut
2017-12-22Adding new code for sparse table implementation and LCA.Paul Jungeblut
2017-11-19Adding code for 2D segment tree.Paul Jungeblut
2017-11-17Adding Niklas Fenwick Tree Code.Paul Jungeblut
2017-11-17Adding code for skew heaps.Paul Jungeblut
2017-10-28Removing code to find first unused number.Paul Jungeblut
2017-06-10Adding code to find first unused integer in set.Paul Jungeblut
2017-03-26Adding treap code and changes on LCA code.Paul Jungeblut
2017-03-19Slight changes to suffix tree and adding implicit cartesian STL tree.Paul Jungeblut
2016-10-02Optical improvements of the datastructures section.Paul Jungeblut
2015-12-02Add Fenwick-Tree to section datastructureskittobi92
2015-12-02Improvements in datastructures chapter.Paul Jungeblut
2014-11-25stl treePaul Jungeblut
2014-11-22added RMQ.JBatzill
2014-11-10corrected typopjungeblut
2014-11-02union find und Segementbaumpjungeblut