A SURVEY ON DIFFERENT METHOD OF BALANCING A BINARY SEARCH TREE

Authors

  • B. Deepa Department of Information Technology, Sri Krishna Arts and Science College
  • Reshmi. S Department of Information Technology, Sri Krishna Arts and Science College
  • Kirthika. B Department of Information Technology, Sri Krishna Arts and Science College

Keywords:

Binary Search Tree, AVL Tree, LL Rotation, RR Rotation, Zig-Zag Rotation

Abstract

This paper empirically examines the various ways of balancing the binary search tree. Since we know how to
construct a binary search tree the only thing left is to keep it balanced. Obviously, we will need to re-balance the tree on
each insert and delete, which will make this data structure more difficult to maintain compared to non-balanced search trees,
but searching into it will be significantly faster.

Published

2017-10-25

How to Cite

A SURVEY ON DIFFERENT METHOD OF BALANCING A BINARY SEARCH TREE. (2017). International Journal of Advance Engineering and Research Development (IJAERD), 4(10), 660-664. https://ijaerd.org/index.php/IJAERD/article/view/3922

Similar Articles

1-10 of 1707

You may also start an advanced similarity search for this article.