i
Mediaocean
Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2021. There were 4 interview rounds.
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
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
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
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); }; }
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
I was interviewed in May 2024.
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...
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
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...
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
All aptitude-related questions.
Technical and coding rounds.
Mediaocean interview questions for popular designations
I was interviewed before Mar 2024.
Basic Speed and Train questions.
Arrays, strings and map related programs
Tests put thinking process
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
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
Aptitude - 60 minutes - 4 Sections 15 minutes Each
Discuss A random topic given to you by the manager
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2021. There were 5 interview rounds.
Top trending discussions
I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.
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
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.
Asked me to create a carousel component
posted on 7 Sep 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.
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
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...
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
based on 5 interviews
Interview experience
based on 91 reviews
Rating in categories
Software Engineer
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Amagi Media Labs
ZAPR Media Labs
Komli Media
InMobi