Exercicio :: Binary tree 1-32
You will be divided into break-out rooms in which You will play the "number guessing game". Game goes like this:

one person chooses, in his|her mind only a number N between 0 and 31


other start at node 16 and ask "is N smaller than 16?" ... if the answer is "yes", You will take the upper/left road leading to number 8 ... if the answer is "no", You will take the lower/right road leading to number 24


now You ask, "is N smaller than 8?" (or 24)...again, if the answer is "yes", You take the upper/left road (leading You to 4, resp. 20), in other case You take the lower/right road (leading You to 12, resp. 28)


You repeat two more times until You reach the leaves of the tree....if N is odd, the leaf node where You finished is the number N


(if number N is even, than it is one of those numbers which You traversed on Your path, e.g. 16,24,20 or 22 if You ended up at leaf 23)


then another person invents the number and others guess.

P.S. this binary tree will help You : https://kastalia.medienhaus.udk-berlin.de/7815

Views
Default Arbre Pannellum VK-slides KuM-slides Knoids Presentation Textrec Recview Repetitio Bildung Reveal Impress HTML ?
Axones
Target or has id Predicate: Strength:

Zeitgeist Log

2020-05-13 04:51:35.204092 daniel-hromada@medienhaus.udk-berlin.de executed add_bound with variables "obj"=>"7881", "ord"=>"1", "sub"=>"7667", "bound_id"=>"20137", "predicate"=>"is_parent"
2020-05-13 04:51:35.206748 daniel-hromada@medienhaus.udk-berlin.de executed add_bound with variables "obj"=>"7881", "ord"=>"1", "sub"=>"2697", "bound_id"=>"20138", "predicate"=>"created_by"
2020-05-13 04:56:07.806679 daniel-hromada@medienhaus.udk-berlin.de executed /view/7881/ with variables
2020-05-13 04:56:07.964236 daniel-hromada@medienhaus.udk-berlin.de executed /view/7881/ with variables
2020-05-26 15:46:22.267649 daniel-hromada@medienhaus.udk-berlin.de executed /view/7881/ with variables
2020-05-27 09:00:44.958757 daniel-hromada@medienhaus.udk-berlin.de executed /view/7881/ with variables
2020-05-27 09:01:06.30928 daniel-hromada@medienhaus.udk-berlin.de executed /view/7881/ with variables
2020-05-27 09:01:32.244533 daniel-hromada@medienhaus.udk-berlin.de executed /view/7881/ with variables
CC BY-NC-SA UdK Medienhaus 2017-2020 / AE47-AE50