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.
How is it that 9 and 6 are the smallest and the next smallest numbers in the given array? I struggle to understand this part of the assignment
`
Let M0 and M1 be the smallest and the next smallest element in the interval. What defines L and M in this case? Is it just the 0 and 1 values in the whole array?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
AND xor OR
You are viewing a single comment's thread. Return to all comments →
How is it that 9 and 6 are the smallest and the next smallest numbers in the given array? I struggle to understand this part of the assignment ` Let M0 and M1 be the smallest and the next smallest element in the interval. What defines L and M in this case? Is it just the 0 and 1 values in the whole array?