coderz.py

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

Tag: Binary Tree

  • 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

    Binary Search Tree (BST)

    A Binary Search Tree (BST) is a type of binary tree that satisfies the following properties: For any node in…

    May 29, 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

  • DSA Sheet

    DSA Sheet

    Count Unival Subtrees in a Binary Tree

    A unival tree (short for "universal value tree") is a tree in which all nodes have the same value. Given…

    January 6, 2025

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
  • Dynamic Programming
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML
  • SQL
  • Tech Blogs

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code