close

Session 9

Tree

Exercises

Slack

Tree

List

Efficient at removing and adding items.

Slow search (no index).

How we would make things better?

Something else...

Lets add branches

Tree

Usually we have certain ways to look those "linked list with branches"

Root, branch, leaf...

Parent, child, ancestor...

Tree methods

Search...

Other searches...

Add element...

Remove element...

Sorting...

Exercises

Halfway point

6 chapters => 3 exercise sections should be done.

15 points to grade 1 (so far... 30 points after all chapters)

21 / 30 has points

8 / 21 has over 15 points (!!!)

How to react?

We need to work together to get more exercises done

We need time and focus

We need some program to follow (individually)

We need a tool to work together more efficiently

I can see your answers on TMC

Slack

Used a lot in industry

Workplace "Algorithms and datastructures"

I try to check Slack at morning (6-7 am), afternoon (1 - 4pm) and evening (6-7pm).