i
PubMatic
Filter interviews by
Basic string manipulation and general DSA questions
I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.
Detecting a loop in a linked list
Use two pointers, one moving at double the speed of the other
If there is a loop, the two pointers will eventually meet
Use Floyd's Cycle Detection Algorithm for efficient solution
I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.
Consisted of 1 easy, 2 medium level problems
PubMatic interview questions for designations
I applied via campus placement at Walchand College of Engineering, Sangli and was interviewed before Sep 2022. There were 5 interview rounds.
2 medium level questions
Implement a stack data structure using an array of strings.
Use an array to store the strings in the stack.
Implement push() and pop() functions to add and remove elements from the stack.
Keep track of the top of the stack using a variable.
I was interviewed before Jun 2016.
I prefer Python because of its simplicity, readability, and extensive libraries.
Python is known for its simplicity and readability, making it easier to write and understand code.
Python has a large number of libraries and frameworks that can be used to quickly develop applications.
Python's syntax is clean and concise, allowing for faster development and easier maintenance.
Python is widely used in various domains such as...
Top trending discussions
posted on 24 Nov 2024
Move negative elements to right side of array
Iterate through the array and swap negative elements to the right side
Use two pointers approach to keep track of positive and negative elements
Maintain the order of elements while moving negatives to the right side
There will be 3 coding questions given to us for solving,we need solve two questions compulsory.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
I applied via Recruitment Consulltant
A mutex is a synchronization primitive that ensures only one thread can access a resource at a time.
Create a mutex object using the appropriate library or language-specific function.
Lock the mutex before accessing the shared resource to prevent other threads from accessing it.
Unlock the mutex after finishing the operation on the shared resource to allow other threads to access it.
Example: pthread_mutex_t mutex; pthread...
Identify memory leak in code
Check for any dynamically allocated memory that is not being freed
Look for any infinite loops or recursive functions that consume memory
Use memory profiling tools like Valgrind to detect leaks
Check for any global variables that are not properly managed
posted on 8 Feb 2024
1 Interview rounds
based on 9 reviews
Rating in categories
Softwaretest Engineer
102
salaries
| ₹3.4 L/yr - ₹5.1 L/yr |
Software Engineer
85
salaries
| ₹7 L/yr - ₹27 L/yr |
Senior Software Engineer
70
salaries
| ₹12 L/yr - ₹34.5 L/yr |
Principal Software Engineer
38
salaries
| ₹19 L/yr - ₹51 L/yr |
QA Engineer
27
salaries
| ₹3.5 L/yr - ₹4.9 L/yr |
InMobi
Komli Media
Adcolony
Affle