Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Surekha Technologies (Nuova Delhi) nel mese di feb 2021
Colloquio
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.