본문 바로가기

N

검색하기
N
프로필사진 naeunchan

  • CS (718)
    • C++ (0)
      • Effective C++ (0)
    • TIL (21)
    • 프로그래머스 알고리즘 (234)
      • 0 & 1단계 (58)
      • 2단계 (62)
      • 3단계 (28)
      • 4단계 (2)
      • KAKAO (57)
      • Weekly Challenge (10)
      • MySQL (17)
    • goorm (9)
    • 백준 알고리즘 (164)
    • SW Expert Academy (98)
    • Leet Code 알고리즘 (179)
    • Front-end (1)
    • Node.js (8)
Guestbook
250x250
반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
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
  • 프로그래머스
  • dp
  • 코딩 테스트
  • 2단계
  • 조합
  • C++
  • Queue
  • 스택
  • 큐
  • Greedy
  • 위클리 챌린지
  • SWEA
  • map
  • 카카오
  • js
  • 완전탐색
  • mysql
  • 정렬
  • leet code
  • til
  • 문자열
  • 삼성
  • dfs
  • 백준
  • 알고리즘
  • string
  • 1단계
  • BFS
  • kakao
  • Sort
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록binary tree (1)

N

(Leet Code c++)Minimum Depth of Binary Tree

111. Minimum Depth of Binary Tree Easy 2713843Add to ListShare Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node. Note: A leaf is a node with no children. Example 1: Input: root = [3,9,20,null,null,15,7] Output: 2 Example 2: Input: root = [2,null,3,null,4,null,5,null,6] Output: 5 Constrai..

Leet Code 알고리즘 2021. 7. 15. 14:26
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바