aboutsummaryrefslogtreecommitdiff
path: root/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* reformat codeThomas Schmucker2020-08-061-5/+9
|
* add: levelorder-iteration für TreesThomas Schmucker2020-08-061-0/+102
|
* cleanup codeThomas Schmucker2020-08-061-2/+5
|
* Neu: iterative Version für Postorder-Tree-TraversalThomas Schmucker2020-08-051-0/+48
|
* + Fix: handle collisionThomas Schmucker2020-08-051-16/+16
|
* + Add: Iterative Version von tree_insert().Thomas Schmucker2020-08-051-28/+75
| | | | + Fix: Codelayout
* erster CommitThomas Schmucker2020-07-221-0/+466