Red Black Tree

Red Black Tree Free App

Rated 3.70/5 (10) —  Free Android application by Tauqueer Ahmad

Advertisements

About Red Black Tree

/*
This Application was made during Summer 2015.
Tauqueer Ahmad
Computer Science and Engineering,
Under Graduate,
IIT Roorkee, Uttarakhand
Guidance: Dr. Balasubramanian Raman,
Computer Scienec Professor,
IIT Roorkee, Uttarakhand
*/

Red-Black Tree is a self-balancing binary search tree.
In case of Binary Search Tree (BST) if the tree is skewed then operations like search, insert, delete take O(n) time. (n is the number of nodes). Red-Black Tree on the other hand maintains its O(log(n)) height.
AVL trees are also an alternative for self-balancing trees, but both have their own pros and cons. AVL trees are good when there is frequent number of search operations. Red-Black Trees are good when there is frequent number of insertion or deletion
.
This application animates insertion, deletion and search operations performed on Red-Black Tree.
A complete description about Red-Black trees is also there in this app.
Source of description: www.geeksforgeeks.com

Red-Black Trees have got a lot of applications in Computer science.
The process scheduler in Linux uses Red Black Trees.
The Complete Fair Scheduler in Linux handles CPU resource allocation for executing processes, and aims to maximize overall utilization while also maximizing interactive performance.
C++ STL uses Red-Black Tree internally to implement Set and Map.
Red Black Trees are also used in Computational Geometry

How to Download / Install

Download and install Red Black Tree version 1.1 on your Android device!
Downloaded 500+ times, content rating: Everyone
Android package: com.structures.algorithms, download Red Black Tree.apk

All Application Badges

Free
downl.
Android
4.0+
For everyone
Android app

App History & Updates

More downloads  Red Black Tree reached 500 - 1 000 downloads

What are users saying about Red Black Tree

N70%
by N####:

App contains inappropriate use of bright colors and poor design

T70%
by T####:

Very poor

S70%
by S####:

Nice animation .. User interface is excellent

S70%
by S####:

Amazing for learners!!! Simply loved it

S70%
by S####:

amazing app ... Great animation

L70%
by L####:

Nice animation.. Great stuff for learners


Share The Word!


Rating Distribution

RATING
3.75
10 users

5

4

3

2

1