Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Surekha Technologies (Nova Deli) em fev. de 2021
Entrevista
Process consists of 3 rounds
1. Aptitude + Coding (3 questions) - simple aptitude questions and basic coding questions related to array.
2. Technical round - focused on java concepts like set, collection, static keyword, interfaces, packages, etc.
3. HR round - Very few talks related to your resume and offer. 2nd round decides that you are selected or not.
Write a function to print "both" if the given no is divisible by 5 & 3 and print "5" if the given no is divisible by only 5 and print "3" if the given no is divisible by only 3.