J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez ProminentPixel (Rājkot, Gujarat) en sept. 2023
Entretien
They conducted three technical interview rounds, and I made it to the third round alongside only four other students. Their primary focus was on Java expertise, which led them to choose two candidates who excelled in Java. I, on the other hand, utilized JavaScript, while the remaining candidates used Python.
Questions d'entretien [1]
Question 1
Second Round Q1. The sum of the outer layer of the 2d matrix. Q2. Array questions will be asked. Third Round Q1. Given String "ProminentPixel", find out the duplicate elements. Q2. Find out the Second largest number from the array.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez ProminentPixel en juill. 2024
Entretien
Three rounds of technical interviews only, with no aptitude test. It is very difficult to crack because Round 1 lasts about 15-20 minutes and is not too deep. Round 2 is more in-depth and took 1.5 hours in my case, where they asked many programming questions and had hands-on implications. For example, one of the tasks was to implement binary search using recursion. Round 3 is with the CEO and is conducted online; it takes about 45 minutes and focuses on writing core logic without using any sorting methods
Questions d'entretien [1]
Question 1
Given a 2D array, find the sum of the boundary elements, implement binary search with recursion, and also count characters in a string.