본문 바로가기

.Zzumbong

검색하기
프로필사진
.Zzumbong
Front-End 개발자의 탐험 일지 Keep Exploring!.
Work smart not hard.
포트폴리오
  • 전체 (76)
    • Dev (1)
    • coding test (66)
      • leetCode (55)
      • programmers (11)
    • EveryDay (9)
      • Food (2)
      • Game (3)
      • Goods (2)

  • 전체 (76)
    • Dev (1)
    • coding test (66)
      • leetCode (55)
      • programmers (11)
    • EveryDay (9)
      • Food (2)
      • Game (3)
      • Goods (2)
Guestbook
Notice
Recent Posts
  • [leetCode/JS] 841. Keys and⋯
  • [스팀 인디] 코어 키퍼 50시간 리뷰
  • [신천/새내 데이트] 소마드로잉카페
  • [leetCode/JS] 739. Daily Te⋯
Recent Comments
  • 포스팅 잘보고 갑니다 공감으로 응원드려요 제것도 구경한⋯
  • 항상 글 잘 보고 있습니다~~ 감사합니다
Link
«   2022/12   »
일 월 화 수 목 금 토
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
  • 나쫌
  • 유투브
  • 게임
  • 잠실새내
  • 송파
  • 잠실
  • 하스스톤
  • 전장
  • 코테
  • 송리단
  • 우주
  • 맛집
  • 코딩테스트
more
Archives
  • 2022/12 (24)
  • 2022/11 (52)
Today
0
Total
627
관리 메뉴

목록2022/12/13 (1)

.Zzumbong

[leetCode/JS] 931. Minimum Falling Path Sum

난이도 [ 🤔 ] Medium 문제 설명 Given an n x n array of integers matrix, return the minimum sum of any falling path through matrix. A falling path starts at any element in the first row and chooses the element in the next row that is either directly below or diagonally left/right. Specifically, the next element from position (row, col) will be (row + 1, col - 1), (row + 1, col), or (row + 1, col + 1). n ..

coding test/leetCode 2022. 12. 13. 11:50
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바