coderz.py

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Tag: Tree Data Structure

  • Trie in DSA

    Python

    DSA: Trees

    What is Tree Data Structure? A tree data structure is made up of nodes that are connected via edges. The…

    May 14, 2023

  • Trie in DSA

    Python

    DSA: Types of Tree

    There are various varieties of trees that are often used in the context of Data Structures and Algorithms (DSA). Here…

    May 17, 2023

  • Trie in DSA

    DSA Basics

    Binary Trees: Structure & Tree travels

    Binary Tree Structure: A binary tree is a tree data structure where each node has at most two children: a…

    May 28, 2023

  • Trie in DSA

    DSA Basics

    Trees: Lowest Common Ancestor

    What is the Lowest Common Ancestor? In a tree, the lowest common ancestor (LCA) of two nodes, n1 and n2,…

    May 30, 2023

  • Trie in DSA

    DSA Basics

    DSA: Trie

    What is a Trie in DSA? A trie, often known as a prefix tree, is a tree-like data structure used…

    May 31, 2023

coderz.py

Practical coding tutorials and guides for Python, web development, algorithms, and more. Built for developers who love to learn.

Explore

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Categories

  • 23 DSA Patterns
  • AI
  • C
  • C++
  • Dataweave
  • DBMS
  • DSA Basics
  • DSA Sheet
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code