index
:
tcr
master
Team Contest Reference
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datastructures
Age
Commit message (
Expand
)
Author
2016-10-06
Replacing magic number in segtree by constant.
Paul Jungeblut
2016-10-06
Saving a line in union find code.
Paul Jungeblut
2016-10-06
Adjusting datastructures chapter to new layout.
Paul Jungeblut
2016-10-02
German comments for STL tree.
Paul Jungeblut
2016-10-02
Optical improvements of the datastructures section.
Paul Jungeblut
2016-10-02
Smaller code for segtree.
Paul Jungeblut
2016-09-16
Update fenwickTree.cpp
Josh Tari
2016-06-27
More changes in fenwick implementation.
Paul Jungeblut
2016-06-27
Fixes small errors in fenwick tree implementation.
Paul Jungeblut
2015-12-04
Renaming variable in union find data structure. Old name was misleading.
Paul Jungeblut
2015-12-04
Add additional UnionFind-Datastructure
kittobi92
2015-12-02
added runtime of rmq
JBatzill
2015-12-02
Add Fenwick-Tree to section datastructures
kittobi92
2015-12-02
Improvements in datastructures chapter.
Paul Jungeblut
2015-11-12
Some small corrections.
Paul Jungeblut
2014-11-25
stl tree
Paul Jungeblut
2014-11-24
small fixes
Paul Jungeblut
2014-11-22
added RMQ.
JBatzill
2014-11-22
Create RMQ.cpp
JBatzill
2014-11-22
adding string chapter
Paul Jungeblut
2014-11-20
Update trie.cpp
JBatzill
2014-11-20
Update trie.cpp
JBatzill
2014-11-20
added trie implementation.
JBatzill
2014-11-10
another typo
pjungeblut
2014-11-10
corrected typo
pjungeblut
2014-11-08
corrected wrong code.1
pjungeblut
2014-11-02
union find und Segementbaum
pjungeblut