In a binary search tree, out-order traversal retrieves data in reverse sorted order.
في شجرة البحث الثنائية، يُظهر مسح في الترتيب بيانات الشجرة بطريقة مرتبة تنازليا.
In-order traversal is very commonly used on binary search trees because it returns values from the underlying set in order, according to the comparator that set up the binary search tree (hence the name).
يشيع استخدام مسح في الترتيب على أشجار البحث الثنائية لأنه يُرجع قِيّم الشجرة الأصلية مرتبة، حسب المقارن الذي على أساسه بنيت شجرة البحث الثنائية (وفقا لاسمها).
Basic operations of an AVL tree involve carrying out the same actions as would be carried out on an unbalanced binary search tree, but modifications are followed by zero or more operations called tree rotations, which help to restore the height balance of the subtrees.
العمليات الأساسية في شجرة avl تشتمل على تنفيذ نفس الأعمال الممكن تنفيذها على شجرة بحث ثنائية غير متوازنة، ولكن تسبق التعديلات أو تليها عملية واحدة أو أكثر تسمى دوران شجرة، والتي تساعد على استعادة توازن ارتفاع الأشجار.
I mean, that Ken doll probably thinks traversing a binary search tree runs in the order of n instead of login.
أعني، هذا الدُمية (كين) ربما يعتقد أن شجرة البحث الثنائية تعمل بترتيب "إن" بدلاً من لوج إن".
Searching for a specific key in an AVL tree can be done the same way as that of a normal unbalanced binary search tree.
البحث في شجرة AVL يتم بالضبط مثل أية شجرة بحث ثنائية غير متوازنة.
Difference Between Binary Tree and Binary Search Tree.
الفرق بين الشجرة الثنائية وشجرة البحث الثنائية
Searching for a specific key in an AVL tree can be done the same way as that of a normal unbalanced binary search tree.
البحث في شجرة AVL يتم بالضبط مثل أية شجرة بحث ثنائية غير متوازنة.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "binary search tree" în limba Română