Validate Binary Search Tree - Depth First Search - Leetcode 98

Published: 08 January 2021
on channel: NeetCode
217,792
4k

🚀 https://neetcode.io/ - A better way to prepare for Coding Interviews

🐦 Twitter:   / neetcode1  
🥷 Discord:   / discord  

🐮 Support the channel:   / neetcode  

Coding Solutions:    • Coding Interview Solutions  
Problem Link: https://neetcode.io/problems/valid-bi...

0:00 - Read the problem
1:20 - Drawing solution
6:45 - Coding solution

leetcode 98
This question was identified as an amazon interview question from here: https://github.com/xizhengszhang/Leet...


#bst #python