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.
One line is not better. I think your solution is better because you don't calculate the same thing twice.
It seems insignificant with such a small program, but the habit remains, and if it's used with an array with thousands of values per minute, yours would be faster.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Introduction to Sets
You are viewing a single comment's thread. Return to all comments →
One line is not better. I think your solution is better because you don't calculate the same thing twice.
It seems insignificant with such a small program, but the habit remains, and if it's used with an array with thousands of values per minute, yours would be faster.