When I applied the preorder, I accessed the root node first.
عندما طبقت الترتيب المسبق، وصلت إلى العقدة الجذرية أولاً.
By using preorder, we ensured the root node's data was prioritized.
باستخدام الترتيب المسبق، ضمنا أن بيانات العقدة الجذرية تحظى بالأولوية.
A subtree can be classified based on its root node and structure.
يمكن تصنيف الفرع التابع بناءً على عقدته الجذرية وهيكله.
Within a sentence, there is only ever one root node.
داخل الجملة، توجد عقدة جذر واحدة فقط.
In some trees, such as heaps, the root node has special properties.
في بعض الأشجار مثل الأكوام، للجذر هناك خصائص مميزة.
Being the topmost node, the root node will not have parents.
كونه الرأس الأعلى، الجذر لا يمتلك آباء.
The root node in this instance contains all members of of the network.
Any node in the data structure can be reached by starting at root node and repeatedly following references to either the left or right child.
يمكن الوصول لكل رأس في مبنى المعلومات ابتداء من الجذر وإتباع مرارا وتكرارا مؤشرات للابن الأيسر أو الأيمن.
At the top of this structure is a single classification, the root node, that applies to all objects.
في قمة الهرم تصنيف واحد، هو عقدة الجذر، وهو تصنيف ينطبق على جميع الكائنات.
A root node does not have a parent.
العقدة الجذر ليس لديها أب.
Set the root node from the model
اضبط عقدة الجذر من النموذج
Being the topmost node, the root node will not have a parent.
كونه الرأس الأعلى، الجذر لا يمتلك آباء.
Any node in the data structure can be reached by starting at root node and repeatedly following references to either the left, mid or right child.
يمكن الوصول لكل رأس في مبنى المعلومات ابتداء من الجذر وإتباع مرارا وتكرارا مؤشرات للابن الأيسر أو الأيمن.