Karpagam JCS ISSN: 2582 – 8525 (Print), 2583 – 3669 (Online)

An Efficient Algorithm For The Automatic Construction Of AVL Tree Without Rotations By Sorting Technique

Abstract
In this paper we propose a new algorithm for AVL Tree with Elimination of rotations by using sorting Technique. The basic idea of this paper is easy to implement and understand, to increase the performance by elimination of rotations. This can be achieved by sorted the given elements, then apply divide and conquer technique to split the given elements into subsets. Then construct the binary search tree individually and then merge the trees. In this paper we prove the effectiveness of the AVL tree performance is achieved by without rotations by using sorting Technique.

View Full Article

Download or view the complete article PDF published by the author.

📥 Download PDF 👁️ View in Browser