Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 리트코드 자바
- dfs
- 프로그래머스
- 스프링 에러
- 자바 5464
- 리트코드 1557
- java leetcode
- 백준 16935
- leetcode 1721
- leetcode
- 리트코드
- 자바 리트코드
- 카카오
- java 프로그래머스
- 프로그래머스 java
- 파이썬
- 인텔리제이 에러
- 코딩테스트
- 분할정복
- 백준 18222
- 코테
- 구현
- DP
- 백준
- BFS
- Java
- 자바
- 그래프 자바
- daily challenge
- 스택
Archives
- Today
- Total
목록inorder traversal (1)
레벨업 일지
leetcode 508. Most Frequent Subtree Sum
문제 https://leetcode.com/problems/most-frequent-subtree-sum/description/ Most Frequent Subtree Sum - LeetCode Can you solve this real interview question? Most Frequent Subtree Sum - Given the root of a binary tree, return the most frequent subtree sum. If there is a tie, return all the values with the highest frequency in any order. The subtree sum of a node is de leetcode.com 가장 많은 Subtree Sum 빈..
알고리즘/leetcode
2023. 4. 12. 23:52