You are viewing a single comment's thread. Return to all comments →
It only performs the other ones in the "OR" if the 1st one fails (as in it returns false). In that case, it tries the next condition in the OR.
HackerRank solutions.
Seems like cookies are disabled on this browser, please enable them to open this website
Java 1D Array (Part 2)
You are viewing a single comment's thread. Return to all comments →
It only performs the other ones in the "OR" if the 1st one fails (as in it returns false). In that case, it tries the next condition in the OR.
HackerRank solutions.