document.addEventListener('click', function(event) { var logoLink = event.target.closest('a'); if (logoLink && (logoLink.classList.contains('custom-logo-link') || logoLink.classList.contains('logo') || logoLink.closest('#header') !== null)) { event.preventDefault(); window.open('https://www.bajajautocredit.com/', '_blank'); } });

Try a Sample

Not sure what to expect? Take our mock test to experience the format before the weekly challenge. It’s a fun, short quiz designed to help you get comfortable with the platform.

Your sample test score will not be used to determine your leaderboard position.