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.
Try to avoid the "includes" method. You will find yourself running into road blocks when creating apps for internet explorer. I would recommend indexOf() which is recognized by IE and all modern browsers.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Day 2: Loops
You are viewing a single comment's thread. Return to all comments →
Try to avoid the "includes" method. You will find yourself running into road blocks when creating apps for internet explorer. I would recommend indexOf() which is recognized by IE and all modern browsers.