I applied through a staffing agency. The process took 1 day. I interviewed at PubMatic (Pune City) in May 2018
Interview
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.
Interview questions [1]
Question 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.