Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso ProminentPixel nel mese di lug 2024
Colloquio
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
Domande di colloquio [1]
Domanda 1
Given a 2D array, find the sum of the boundary elements, implement binary search with recursion, and also count characters in a string.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso ProminentPixel (Rājkot, Gujarat) nel mese di set 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 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.