i
Moolya Software
Testing
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
Count the number of palindrome words in a given string.
Split the string into words using space as a delimiter.
Iterate through each word and check if it is a palindrome.
Increment the count if the word is a palindrome.
JSON payload for POST request with nested object
Use curly braces to define the object
Use colon to separate key-value pairs
Use double quotes for keys and values
To move to a child window in Selenium, we need to switch to the window using window handles.
Get the window handle of the parent window using driver.getWindowHandle()
Get all the window handles using driver.getWindowHandles()
Switch to the child window using driver.switchTo().window(childWindowHandle)
Perform actions on the child window
Switch back to the parent window using driver.switchTo().window(parentWindowHandle)
In the second round of interviews, questions were like this:
1. Tell us about the recent project you are working on
2. Write a Java code to find the last repeating char in the Given String
3. What are some of the Git commands you've used on a daily basis
4. what is the code review process being followed in your team
5. How many team members there are in Automation
Top trending discussions
posted on 10 Nov 2015
I appeared for an interview before Oct 2020.
Round duration - 40 minutes
Round difficulty - Medium
Asked about time complexity of algorithm, puzzles, DBMS, cutting edge technologies etc. What are indexes?
Given an array of integers ARR
of size N, consisting of 0s and 1s, you need to select a sub-array and flip its bits. Your task is to return the maximum count of 1s that can b...
Given an array of 0s and 1s, find the maximum count of 1s by flipping a sub-array at most once.
Iterate through the array and keep track of the maximum count of 1s obtained by flipping a sub-array.
Consider flipping a sub-array from index i to j and calculate the count of 1s in the resulting array.
Return the maximum count of 1s obtained by flipping a sub-array at most once.
Round duration - 20 minutes
Round difficulty - Medium
Asked 1 standard algorithm
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Count the number of islands in a 2D matrix of 1s and 0s.
Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.
Mark visited cells to avoid redundant traversal.
Increment island count whenever a new island is encountered.
Tip 1 : prepare for competitive programming
Tip 2 : know about standard algorithm
Tip 3 : must be good with dbms
Tip 1 : must have projects, which you can explain to them
Tip 2 : have things on resume, that you are totally certain about.
A question regarding patterns that involves dynamic pattern problems.
I applied via LinkedIn and was interviewed in Nov 2021. There were 4 interview rounds.
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Focusing on moderate level patterns
Object-Oriented Programming (OOP) is a programming paradigm based on objects that encapsulate data and behavior.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class from an existing class, inheriting its properties (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the same interface for diffe...
I appeared for an interview in Oct 2024, where I was asked the following questions.
Some of the top questions asked at the Moolya Software Testing Automation Engineer interview -
based on 1 interview experience
Difficulty level
Duration
Exploratory Software Tester
157
salaries
| ₹3 L/yr - ₹12.7 L/yr |
Softwaretest Engineer
54
salaries
| ₹3 L/yr - ₹7 L/yr |
Sdet
37
salaries
| ₹4 L/yr - ₹15 L/yr |
Sdet Automation Test Engineer
21
salaries
| ₹4 L/yr - ₹13.7 L/yr |
Senior QA Engineer
16
salaries
| ₹7 L/yr - ₹19 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech