-
leetcode.com/problems/all-elements-in-two-binary-search-trees/
Given two binary search trees root1 and root2.
Return a list containing all the integers from both trees sorted in ascending order.
아예 트리를 주지 않는 경우가 있었다.. ㄴㅇㄱ
'2020년 > 코테' 카테고리의 다른 글
[코테 연습] Fair Candy Swap (0) 2020.09.24 [코테 연습] Valid Parentheses (0) 2020.09.24 [코테 연습] Sort the Matrix Diagonally (0) 2020.09.16 [코테 연습] 구명 보트 (0) 2020.09.15 [코테 연습] Length of Last Word (0) 2020.09.15