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.
I was able to modify list A with the queries given, but I am stuck trying to find out the beautiful arrays.
I've given the frequencies of each integer in array A but not sure what to do from there. So far I have {2 : 3, 1 : 2}but don't know how to find beautiful array from that
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Array and Queries
You are viewing a single comment's thread. Return to all comments →
I was able to modify list A with the queries given, but I am stuck trying to find out the beautiful arrays.
I've given the frequencies of each integer in array A but not sure what to do from there. So far I have
{2 : 3, 1 : 2}
but don't know how to find beautiful array from that