Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en ProminentPixel (Rājkot, Gujarat) en sept 2023
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en ProminentPixel en jul 2024
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Given a 2D array, find the sum of the boundary elements, implement binary search with recursion, and also count characters in a string.