J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Spektra Systems (Bengaluru) en janv. 2025
Entretien
There will be aptitude and two technical rounds. In aptitude they will ask basic programming like if loop and for loop. In first round technical round will be easier then second round. I have given the questions below.
Questions d'entretien [1]
Question 1
1) Explain break and continue statement
2) multiply two numbers without using * operator
3) what is https request methods
4) SQL joins (they will ask to write queries)
5) print all prime numbers in the given range of numbers
6) find second largest element in the array with sorting and without using inbuilt functions