Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Find largest BST

This problem was asked by Apple.

Description

Given a tree, return the size of the largest tree/subtree that is a BST.