Deadline passed.
The deadline for this exercise has passed and no points will be given!
You can still do the exercise and submit it for feedback or training purposes.
T-106.250 - TRAK
>
Round
1
:
Sorting algorithms
>
1
.
Preorder
DL
31.12.2005 at 23:59
(
personal deadline:
)
Previous exercise
Next exercise
Hide instructions
Show instructions
Hide pseudo-code
Show pseudo-code
Open in new window
Task
Instructions
Traverse the following binary tree in preorder. Drag the keys into the list below in the requested traversal order.
You can also take a look at the exercise
hints
Instuctions here...
Traverse the following binary tree in preorder. Drag the keys into the list below in the requested traversal order.
Quicksort
Pseudocode here...