I applied through university. I interviewed at Presidio (Madurai) in Jun 2024
Interview
1st round was an online test that consists of a few questions on Aptitude, 2 questions on MySQL, a few java and c snippets ,2 programming questions, 2 pseudocode questions.
Interview questions [1]
Question 1
Given an array, find a prime number and return true only if it is a sum of any other 2 values present in the array, else return false.