해커 랭크 - https://www.hackerrank.com/ Prepare > SQL > Advanced Select > Binary Tree Nodes HackerRank - Online Coding Tests and Technical Interviews HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation! www.hackerrank.com 주어진 테이블 BST에는 두 개의 열이 있습니다: N과 P. 여기서 N은 이진트리의 노드 값을 나타내고, P는 N의 부모를 나타냅니다. 이진트리의 노드 유형을 값의 순서대로 정렬하여 ..