[LeetCode] 236. Lowest Common Ancestor of a Binary Tree
소스 코드는 여기 있습니다. 문제는 여기 있습니다. Problem Given a binary tree, find the lowest common ancestor (LCA) of two given nodes in the tree. According to the definition of LCA on Wikipedia: “The lowest common ancestor is defined between two nodes p and q as the lowest node in T that has both p and q as descendants (where we allow a node to be a descendant of itself).” Example 1: Input: root = [3,5,1,6,2,0,8,..
Algorithm/LeetCode
2023. 7. 14. 01:27
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 스프링 부트 애플리케이션
- Spring Boot Tutorial
- spring boot app
- proto3
- Linux
- Spring Boot JPA
- spring boot jwt
- Spring Data JPA
- 알고리즘
- JPA
- 함께 자라기 후기
- Spring Boot
- 헥사고날 아키텍처
- 스프링부트
- r
- 스프링 부트 튜토리얼
- Jackson
- QueryDSL
- leetcode
- JSON
- 스프링 부트
- @ManyToOne
- intellij
- 클린 아키텍처
- gRPC
- 함께 자라기
- Java
- 스프링 부트 회원 가입
- 스프링 데이터 jpa
- spring boot application
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
글 보관함