AlgoExpert 061-070


61. Min Number of Coins for Change

문제요약:

  • Coin denomination 배열이랑 목표 금액 받아서
  • 목표금액 만드는 최소 코인 갯수 리턴하는 함수 만들기
1

풀이요약:


62. Levenshtein Distance

문제요약:

1

풀이요약:


63. Number of Ways To Traverse Graph

문제요약:

1

풀이요약:


64. Kadane’s Algorithm

문제요약:

1

풀이요약:


65. Stable Internships

문제요약:

1

풀이요약:


66. Union Find

문제요약:

1

풀이요약:


67. Single Cycle Check

문제요약:

1

풀이요약:


68. Breadth First Search

문제요약:

1

풀이요약:


69. River Sizes

문제요약:

1

풀이요약:


70. Youngest Common Ancestor

문제요약:

1

풀이요약:


Reference

Notes Mentioning This Note

There are no notes linking to this note.

Table of Contents


Share on: