일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- iterator
- 43. Multiply Strings
- LeetCode
- kaggle
- t1
- Convert Sorted List to Binary Search Tree
- concurrency
- 30. Substring with Concatenation of All Words
- Substring with Concatenation of All Words
- Python Implementation
- 109. Convert Sorted List to Binary Search Tree
- 715. Range Module
- 시바견
- Decorator
- Protocol
- 프로그래머스
- Class
- 밴픽
- 파이썬
- DWG
- Generator
- data science
- Regular Expression
- 컴퓨터의 구조
- 운영체제
- Python Code
- shiba
- Python
- attribute
- 315. Count of Smaller Numbers After Self
Archives
- Today
- Total
목록Binary Tree Cameras (1)
Scribbling
LeetCode: 968. Binary Tree Cameras
어렵다... Greedy한 접근법이 필요하다. 내 머리론 못 풀었고, 아래 풀이를 바탕으로 코드를 작성했다. https://leetcode.com/problems/binary-tree-cameras/discuss/211180/JavaC%2B%2BPython-Greedy-DFS [Java/C++/Python] Greedy DFS - LeetCode Discuss Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 핵심은 아래와 같다. - Leaf Node에 카메라를 둘 이유가 전혀 없..
Computer Science/Coding Test
2021. 12. 13. 12:10