Skip to content

Files

Latest commit

Feb 2, 2020
1fde807 · Feb 2, 2020

History

History
7 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 228 Bytes

Daily Coding Problem: Problem #36 [MEDIUM]

Good morning! Here's your coding interview problem for today.

This problem was asked by Dropbox.

Given the root to a binary search tree, find the second largest node in the tree.