Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso PubMatic (Pune City) nel mese di mag 2018
Colloquio
Firstly pubmatic will call up you for the first is the paper test, DS and Algorithm test with some multiple choice question of java and some theory question which you need to write the answer with explanation. The HR management is very good & immediate. On the basis of score, they will immediately conduct your Technical round.
Has a very good experience of Interview with the Technical person.
Domande di colloquio [1]
Domanda 1
in first round (on paper)
can we overload the main method ?
what is classloader?
java is pass by value / pass by refrence?
1 question about hadoop..
mapreduce ..
multithreading..
...most of core java question
*sudocode/code
>find higth of binarytree
>find highest sum of two number from array
>calculate the total donation of temple(scenario based)
>find loop in linkedlist
* second round(Ds & algorithm)
discuss the first round paper
>is the binary search tree?
>x^y calculation?
> decimal to binary and find number of 1s in it
>find a node from loop start and the join it with another linked list.