Naukri Code 360
  • Learn
    • Guided paths

      A complete preparation guide to prepare for coding interviews in a structured manner

  • Contests & Events
    • Contest

      Participate to improve contest rating & standout

    • Challenges

      Participate in time based coding challenges to level up and win rewards

    • Events

      New stars

      Attend webinars, workshops & compete in coding events

  • Interview prep
    • Interview experiences

      Real life interview experiences of fresher & experienced candidates

    • Interview guide

      Interview bundle to prepare for most aspiring companies

    • Coding interview prep plan

      Prepare for upcoming interview with our daily coding plan

    • Videos

      Discover videos featuring expert advice and practical tips

  • Practice
    • Interview problem

      Practice with real coding interview questions

    • Web development projects & problems

      Build impressive web development projects for a standout resume

    • Problem of the day

      Solve today’s problem—see top solutions, appear in leaderboard

    • Popular problems list

      Curated coding problem lists for cracking interviews at aspiring companies

    • Mock test series

      Practice for real interview screening rounds by taking mock tests

  • Resources

      Community

    • Campus

      Connect with friends, seniors & alumni from your campus.

    • Public discussions

      Connect with coders across the globe & discuss on various topics.

    • Knowledge center

    • Library

      Well thought articles on coding for all levels

    • Online IDE

      See all compilers
      compiler-redirection-icon
    • C compiler

    • Javascript compiler

    • C++ compiler

    • Python compiler

    • Java compiler

    • Ruby compiler

Naukri Logo

Problem of the day

Login
polygon-arrow
home
Naukri Code 360
expand-more
Library
expand-more
Data Structures and Algorithms
expand-more
Red-Black Tree
Browse Categories
Last updated: Aug 2, 2022

Red-Black Tree

Share:
A red-black tree is a self-balancing binary search tree with one extra bit at each node, which is commonly read as the color (red or black). These colors are used to keep the tree balanced as insertions and deletions are made. The tree's balance isn't ideal, but it's good enough to cut down on searching time and keep it around O(log n), where n is the total number of components in the tree.
Red Black Trees MEDIUM
In this blog, we will be discussing Red Black Trees.
Author Akshit Mehra
0 upvotes
Red Black Tree VS AVL Tree
This blog will learn the difference between the Red-Black Tree and AVL Tree.
Author Ujjawal Gupta
0 upvotes
Insertion In Red-Black Trees
In this article, we will learn how to insert a new node in a Red-Black Tree.
Author brainstorming
0 upvotes
Red Black Tree Insertion EASY
This article will discuss the algorithm for red black tree insertion along with the discussion on its space and time complexity.
Author apoorv007
1 upvote
Deletion in Red-Black Trees
In this article, we will learn how to delete a node in a Red-Black Tree. We will discuss the algorithm for deletion in Red-Black Tree.
Author brainstorming
0 upvotes
Red-Black Tree (Delete)
In this article, we will discuss the approach to deleting a node in the Red-Black Tree.
Author Jaglike Makkar
1 upvote
Library:
Java
Python
C Programming Language
C++ Programming Language
Cloud Computing
Node JS
Machine Learning
Deep Learning
Big Data
Operating System
Go Language
C#
Ruby
Amazon Web Services
Microsoft Azure
Google Cloud Platform
Data Warehousing
Internet of Things
Get the tech career you deserve faster with Coding Ninjas courses
User rating 4.7/5
1:1 doubt support
95% placement record
Our courses
Follow us on
Contact us
1800-123-3598
code360@codingninjas.com
Download the naukri app