Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/09/07 (1)
넘치게 채우기
[LeetCode] 1367. Linked List in Binary Tree
https://leetcode.com/problems/linked-list-in-binary-tree/description/?envType=daily-question&envId=2024-09-07leetcode - Linked List in Binary Tree문제 유형 : 이진트리, 연결리스트문제 난이도 : Medium 문제Given a binary tree root and a linked list with head as the first node.Return True if all the elements in the linked list starting from the head correspond to some downward path connected in the binary tree otherwis..
PS/LeetCode
2024. 9. 7. 11:16