Skip to content

Latest commit

 

History

History

challenge-56

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.