Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • DSA
  • Practice Problems
  • Python
  • C
  • C++
  • Java
  • Courses
  • Machine Learning
  • DevOps
  • Web Development
  • System Design
  • Aptitude
  • Projects
Similar Topics
DSA
22.3k+ articles
Arrays
6.4k+ articles
Strings
3.2k+ articles
Competitive Programming
2.3k+ articles
Algorithms
2k+ articles
Tree
1.4k+ articles
Data Structures
1.1k+ articles
array-range-queries
360+ articles
Segment-Tree
140+ articles
Trie
85 articles
  1. DSA
  2. >
  3. Advanced Data Structure

Advanced Data Structure

580+ posts
Data Structures Tutorial
Last Updated: 12 April 2025
Data structures are the fundamental building blocks of computer programming. They define how data is organized, stored, and manipulated with...read more
image
Advanced Data Structure
Data Structures
DSA
Advanced Data Structures
Last Updated: 12 December 2024
Advanced Data Structures refer to complex and specialized arrangements of data that enable efficient storage, retrieval, and manipulation of ...read more
Algorithms
Advanced Data Structure
Data Structures
Introduction to Binary Search Tree
Last Updated: 12 December 2024
Binary Search Treeis a data structure used in computer science for organizing and storing data in a sorted manner. Binary search tree follow...read more
image
Binary Search Tree
Advanced Data Structure
DSA
Similar Topics
DSA
22.3k+ articles
Arrays
6.4k+ articles
Strings
3.2k+ articles
Competitive Programming
2.3k+ articles
Algorithms
2k+ articles
Tree
1.4k+ articles
Data Structures
1.1k+ articles
array-range-queries
360+ articles
Segment-Tree
140+ articles
Trie
85+ articles
How to write a Pseudo Code?
Last Updated: 23 November 2023
Pseudo code is a term which is often used in programming and algorithm based fields. It is a methodology that allows the programmer to repre...read more
image
Algorithms
Advanced Data Structure
Computer Subject
Algorithms-Misc
Picked
DSA
Understanding Time Complexity with Simple Examples
Last Updated: 16 September 2024
A lot of students get confused while understanding the concept of time complexity, but in this article, we will explain it with a very simpl ...read more
time complexity
Algorithms
Analysis of Algorithms
Advanced Data Structure
DSA
Binary Indexed Tree or Fenwick Tree
Last Updated: 19 December 2024
Binary Indexed Trees are used for problems where we have following types of multiple operations on a fixed sized.Prefix Operation (Sum, Prod...read more
image
Tree
Advanced Data Structure
Binary Indexed Tree
array-range-queries
DSA
Tutorials
Insertion in Red-Black Tree
Last Updated: 08 August 2024
In the previous post, we discussed the introduction to Red-Black Trees. In this post, insertion is discussed. In AVL tree insertion, we used...read more
image
Binary Search Tree
Advanced Data Structure
Self-Balancing-BST
Red Black Tree
DSA
Introduction to Red-Black Tree
Last Updated: 25 April 2025
Binary search trees are a fundamental data structure, but their performance can suffer if the tree becomes unbalanced. Red Black Trees are a...read more
image
Advanced Data Structure
Self-Balancing-BST
Red Black Tree
DSA
Tutorials
Insert Operation in B-Tree
Last Updated: 14 January 2025
In this post, we'll discuss the insert() operation in a B-Tree. A new key is always inserted into a leaf node. To insert a key k, we start f...read more
image
Advanced Data Structure
DBMS
DBMS Indexing
B-Tree
DSA
Introduction of B-Tree
Last Updated: 29 January 2025
A B-Tree is a specialized m-way tree designed to optimize data access, especially on disk-based storage systems. In a B-Tree of order m, eac...read more
image
Advanced Data Structure
Self-Balancing-BST
DBMS
DBMS Indexing
DSA
Segment Tree | Sum of given range
Last Updated: 09 March 2023
Let us consider the following problem to understand Segment Trees.We have an array arr[0 . . . n-1]. We should be able toFind the sum of ele...read more
image
Arrays
Tree
Amazon
Mathematical
Advanced Data Structure
Segment-Tree
array-range-queries
DSA
LRU Cache - Complete Tutorial
Last Updated: 27 December 2024
What is LRU Cache? Cache replacement algorithms are efficiently designed to replace the cache when the space is full. The Least Recently ...read more
image
Amazon
Morgan Stanley
Snapdeal
MakeMyTrip
Queue
Advanced Data Structure
STL
Operating Systems
GATE CS
cpp-unordered_map
DSA
DSA Tutorials
Deletion in an AVL Tree
Last Updated: 11 October 2024
We have discussed AVL insertion in the previous post. In this post, we will follow a similar approach for deletion.Steps to follow for delet...read more
image
Tree
Amazon
Morgan Stanley
Oracle
Snapdeal
MakeMyTrip
Oxigen Wallet
Advanced Data Structure
AVL-Tree
Self-Balancing-BST
DSA
Insertion in an AVL Tree
Last Updated: 22 February 2025
AVL tree is a self-balancing Binary Search Tree (BST) where the difference between heights of left and right subtrees cannot be more than on...read more
image
Tree
Amazon
Morgan Stanley
Oracle
Snapdeal
Informatica
MakeMyTrip
Citicorp
Oxigen Wallet
Binary Search Tree
Advanced Data Structure
AVL-Tree
Self-Balancing-BST
DSA
Trie Data Structure
Last Updated: 17 April 2025
The Trie data structure is a tree-like structure used for storing a dynamic set of strings. It allows for efficient retrieval and storage of...read more
image
Trie
Amazon
D-E-Shaw
FactSet
Advanced Data Structure
DSA
1 2 3 4 5 6 7 8 >>
Last
1 2 3 4 5 6 >>
Last
1 2 3 4 >>
Last
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox