I applied through an employee referral. I interviewed at Spektra Systems (Bengaluru) in Jan 2025
Interview
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.
Interview questions [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