Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mediaocean Team. If you also belong to the team, you can get access from here

Mediaocean Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mediaocean Interview Questions, Process, and Tips

Updated 2 Mar 2025

Top Mediaocean Interview Questions and Answers

View all 8 questions

Mediaocean Interview Experiences

Popular Designations

8 interviews found

I applied via Approached by Company and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. It was one to one VP round
  • Q2. Mostly client handling and issue handling related question Like how you will deal with this problem Or that problem
  • Q3. Question related to testing
  • Q4. Current roles and responsibility
  • Ans. 

    I am currently working as a Software Test Engineer.

    • Designing and executing test cases to ensure software quality

    • Identifying and reporting software defects

    • Collaborating with developers and stakeholders to resolve issues

    • Creating and maintaining test documentation

    • Participating in test planning and strategy discussions

  • Answered by AI
  • Q5. Fundamentals of testing
  • Ans. 

    Fundamentals of testing involve understanding the purpose, techniques, and principles of software testing.

    • Testing is done to identify defects and ensure quality

    • Techniques include black box, white box, and grey box testing

    • Principles include exhaustive testing is impossible, early testing, and defect clustering

    • Testing should be planned, designed, executed, and evaluated

  • Answered by AI
  • Q6. Some question related to performance testing
  • Q7. Few question related to automation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, be yourself, always mentioned
What you know and what do have done in resume dont try to fake like
Like
Mujhe java aata , mujhe python bhi aata
Aise mat dalo CV mae

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

UI Developer Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are closures in javascript
  • Ans. 

    Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.

    • Closures allow for maintaining state in an asynchronous environment

    • They are created whenever a function is defined within another function

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Is NaN === NaN
Round 3 - HR 

(1 Question)

  • Q1. How do you handle stressful situations?
  • Ans. 

    I handle stressful situations by staying calm, prioritizing tasks, and seeking support when needed.

    • I prioritize tasks to focus on what needs to be done first

    • I take breaks to clear my mind and refocus

    • I communicate with team members or supervisors for guidance and support

    • I practice mindfulness techniques such as deep breathing or meditation

  • Answered by AI

Skills evaluated in this interview

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - One-on-one 

(6 Questions)

  • Q1. What is Client side and server side testing?
  • Ans. 

    Client side testing is testing the application on the client side, while server side testing is testing the application on the server side.

    • Client side testing involves testing the user interface, functionality, and performance of the application on the client side.

    • Server side testing involves testing the server components, databases, and APIs of the application on the server side.

    • Examples of client side testing include...

  • Answered by AI
  • Q2. What is the 1st thing you will do after finding a bug?
  • Ans. 

    I will document the bug by providing detailed steps to reproduce, screenshots, and any other relevant information.

    • Document the bug by providing detailed steps to reproduce

    • Include screenshots or videos if applicable

    • Provide any relevant logs or error messages

    • Assign priority and severity to the bug

  • Answered by AI
  • Q3. Different approaches of testing
  • Ans. 

    Different approaches of testing include black box testing, white box testing, regression testing, and exploratory testing.

    • Black box testing focuses on the functionality of the software without knowledge of its internal code.

    • White box testing examines the internal code and structure of the software.

    • Regression testing ensures that new code changes do not adversely affect existing functionality.

    • Exploratory testing involve...

  • Answered by AI
  • Q4. Roles and responsibilities
  • Q5. How will convince me if you require 8hrs for testing but i will say complete in 2 hrs if its a GUI related testing?
  • Q6. What is front end and backend of your project or what is front end and backend tesing?
  • Ans. 

    Front end is the user interface of the project that users interact with, while backend is the server, application, and database that work behind the scenes.

    • Front end includes elements like buttons, menus, forms, and design layout.

    • Backend involves server-side scripting, databases, and server configuration.

    • Front end testing focuses on user experience, functionality, and design.

    • Backend testing checks data processing, serv

  • Answered by AI

Skills evaluated in this interview

Senior Software Test Engineer Interview Questions asked at other Companies

Q1. What is retest and regression testing ?, Difference between authentication and authorization, Black box testing, functionality testing, UAT, STLC, Bug life cycle, Bug tracking tool, traffic light scenario,
View answer (1)

Associate Engineer Interview Questions & Answers

user image Trupti Ingole

posted on 1 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All aptitude-related questions.

Round 2 - Coding Test 

Technical and coding rounds.

Round 3 - Technical 

(1 Question)

  • Q1. Techni managerial round where they test your logical thinking and teamwork skill

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Mediaocean interview questions for popular designations

 Associate Software Engineer

 (2)

 Softwaretest Engineer

 (1)

 UI Developer

 (1)

 Software Testing Engineer

 (1)

 Associate Engineer

 (1)

 Senior Software Test Engineer

 (1)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - Aptitude Test 

Basic Speed and Train questions.

Round 2 - Coding Test 

Arrays, strings and map related programs

Round 3 - Case Study 

Tests put thinking process

Round 4 - Technical 

(2 Questions)

  • Q1. Java related like polymorphism, maps and oops concepts
  • Q2. Sql queries to get 2nd highest
  • Ans. 

    Use subquery to get 2nd highest value in SQL

    • Use ORDER BY clause to sort the values in descending order

    • Use LIMIT 1 OFFSET 1 to skip the first highest value

    • Alternatively, use a subquery to select the max value excluding the highest value

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Ambition and what you want to do
  • Ans. 

    I am ambitious and passionate about advancing my skills in software engineering to work on cutting-edge technologies and make a positive impact.

    • I have a strong desire to continuously learn and grow in my career.

    • I am motivated to work on challenging projects that push me out of my comfort zone.

    • I aspire to become a subject matter expert in a specific area of software development, such as machine learning or cybersecurity

  • Answered by AI
  • Q2. Career goals

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude - 60 minutes - 4 Sections 15 minutes Each

Round 3 - Group Discussion 

Discuss A random topic given to you by the manager

Round 4 - Technical 

(1 Question)

  • Q1. Some Technical Questions Related to your field
Round 5 - HR 

(1 Question)

  • Q1. Basic HR Questions

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2021

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. About previous projects, data validations, issues faced and resolution, team hierarchy, daily tasks and R&R
  • Q2. Sql queries based on scenarios, indexes, analytical and aggregative functions, joins, sql tuning
  • Q3. DBMS - olap and oltp, data migration and data warehousing, data modelling
  • Q4. DSA - complexity, code snippet/algorithms, optimizing algorithms
  • Q5. Any personal/professional python projects done, modules used, purpose
  • Q6. Scenario based approach - sorting 1 tb file using system of 1 gb ram

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with optimized approach for dsa solutions and knowledge of various data structures a available. Well versed with handling huge data sets.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Need to clear aptitude test first.
  • Q2. Tell me about yourself
  • Q3. Writing complex SQL query
  • Q4. Question related to manual testing
  • Q5. Question related to agile methodologies & Jira

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident , be yourself

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Center div using 3 approaches
  • Ans. 

    Three approaches to center a div element

    • Using CSS flexbox: set display property of parent element to flex and justify-content to center

    • Using CSS grid: set display property of parent element to grid and place the div in the center grid area

    • Using margin: set margin property of the div to auto

  • Answered by AI
  • Q2. Display use of setTimeout
  • Ans. 

    setTimeout is a function in JavaScript used to execute a function after a specified amount of time.

    • setTimeout(function, milliseconds) is used to delay the execution of a function by a specified number of milliseconds.

    • Example: setTimeout(() => { console.log('Hello, world!'); }, 2000) will log 'Hello, world!' after 2 seconds.

  • Answered by AI
Round 2 - Coding Test 

Asked me to create a carousel component

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Coding Test 

First round was coding test conducted by their IDE where you can program in any language like on hackerrank IDE . 5 question were asked from easy to hard

Round 2 - Psychometric Test 

(2 Questions)

  • Q1. They ask me about my though on social media
  • Q2. They give me a situation to handle the work load
Round 3 - Technical 

(2 Questions)

  • Q1. Difference between stack and heap ?
  • Ans. 

    Stack is used for static memory allocation and stores local variables, while heap is used for dynamic memory allocation and stores objects.

    • Stack memory is allocated in a contiguous block and is faster to access compared to heap memory.

    • Variables stored on the stack have limited scope and lifetime, while objects on the heap can persist beyond the scope of the function.

    • Stack memory is managed by the compiler, while heap m...

  • Answered by AI
  • Q2. Difference between complier and interpreter ?
  • Ans. 

    Compiler translates entire code into machine code before execution, while interpreter translates code line by line during execution.

    • Compiler translates entire code into machine code before execution

    • Interpreter translates code line by line during execution

    • Compiler generates error messages after scanning entire code

    • Interpreter stops at first error encountered

    • Examples: C, C++ use compilers; Python, Ruby use interpreters

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. My introduction
  • Q2. I can i mange to work proficiency

Interview Preparation Tips

Interview preparation tips for other job seekers - be enough smart to give an answer and if don't know then say sorry don't know

Mediaocean Interview FAQs

How many rounds are there in Mediaocean interview?
Mediaocean interview process usually has 3-4 rounds. The most common rounds in the Mediaocean interview process are Technical, Aptitude Test and HR.
How to prepare for Mediaocean interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mediaocean. The most common topics and skills that interviewers at Mediaocean expect are SQL, Hibernate, Java, Spring and Javascript.
What are the top questions asked in Mediaocean interview?

Some of the top questions asked at the Mediaocean interview -

  1. What is the 1st thing you will do after finding a b...read more
  2. Scenario based approach - sorting 1 tb file using system of 1 gb ...read more
  3. What is Client side and server side testi...read more

Tell us how to improve this page.

Mediaocean Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

JustDial Interview Questions
3.5
 • 328 Interviews
Times Internet Interview Questions
3.6
 • 63 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Quikr Interview Questions
3.7
 • 31 Interviews
Affle Interview Questions
3.1
 • 4 Interviews
Komli Media Interview Questions
4.0
 • 1 Interview
View all

Mediaocean Reviews and Ratings

based on 91 reviews

3.9/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.6

Salary

3.8

Job security

4.2

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 91 Reviews and Ratings
Software Engineer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mediaocean with

Amagi Media Labs

3.3
Compare

ZAPR Media Labs

4.4
Compare

Komli Media

4.0
Compare

InMobi

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview