Skip to content

[New Problem] LCA in BST #197

@Adez017

Description

@Adez017

📝 New Problem Idea

Problem Title:
Lowest Common Ancestors in Binary Search Tree

Brief Statement:
Given a binary search tree (BST), find the lowest common ancestor (LCA) node of two given nodes in the BST.

  • Simple/Beginner
  • Medium/Logic
  • Hard/Optimized

Topic of this Problem

Binary Search Tree, DFS , Tree , Binary Tree

Metadata

Metadata

Assignees

No one assigned

    Labels

    New-problemSuggest a new DSA problem for inclusion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions