We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Something is missing from the description.
It talks about making optimal move but each move is to take an integer from the front of array as it moves along.
What do they mean by taking turns? if each must take the first element in the array/queue then how do they make the best choice?
There are no choices, they just get the item in the front of the array.
I really wish they would edit the descriptions better.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
New Year Game
You are viewing a single comment's thread. Return to all comments →
Something is missing from the description. It talks about making optimal move but each move is to take an integer from the front of array as it moves along. What do they mean by taking turns? if each must take the first element in the array/queue then how do they make the best choice? There are no choices, they just get the item in the front of the array. I really wish they would edit the descriptions better.