logo

My training box

Archive

Home
Tags
Search
algorithm(7)알고리즘(7)programming(5)blog(3)hackerrank(3)안드로이드(3)Android(2)first(2)gatsby(2)github(2)interview(2)kotlin(2)면접(2)C++(1)Context(1)Kotlin(1)Programmers(1)ScopeFunction(1)action(1)also(1)android(1)apply(1)careercup(1)coding(1)git(1)githubaction(1)gitpage(1)java(1)let(1)netlify(1)npm(1)run(1)singleton(1)sort(1)with(1)개발(1)개발자(1)개발자 면접(1)내마음대로번역(1)막대자르기(1)번역(1)싱글톤(1)웹알못(1)코틀린(1)프로그래머스(1)
+ 더 보기

'careercup'에 관한 1개의 포스트

[Algorithm] Pots of gold game

원문 단순히 큰 값 두개씩 고른다고 생각하면 안되는 문제 A와 B 모두 자신에게 가장 유리한 값을 고른다는 조건이 관건이다. A가 왼쪽을 고른경우 + min(B가 다음 왼쪽을 고른경우, B가 오른쪽을 고른경우) A가 오른쪽을 고른것 + min(B…
2020년 11월 16일
#algorithm#알고리즘#kotlin#careercup
© kklyoon 2019, All rights reserved. Powered by Gatsby