Round 2: (First Technical Interview)

The interviewer is quite friendly.

  • The interviewer asked me to introduce myself.
  • Then asked me to explain my project (I explained my final-year group project).
  • After that, questions related to the project, like what my role was in the project and how it was different from the existing applications.
  • Then asked me to explain the four pillars of the OOPS.
  • Difference between abstract class and interface.
  • Questions about hashmap.
  • Then the interview moves on to the main part i.e DSA,
  1. Given an array and a target number, find the first subarray that has a sum equal to the target.
  2. Given a linked list and target, delete the last node in the linked list having a value equal to the target.
  • Question-based on joins
  • SQL query to find the second-highest salary in the table.

The interview went for 1 hour, including me few students selected for the second technical.

PubMatic Interview Experience For SDE (On-Campus)

Similar Reads

Round 1:

In total, there are 17 questions....

Round 2: (First Technical Interview)

The interviewer is quite friendly....

Round 3 : (Second Technical Interview)

Introduce yourself. Explain the project and questions related to it same as the first round. Explain Encapsulation and abstraction with real-life examples. Why string is immutable? Internal working of hashmap. Data Structure and algorithm question...