Filter interviews by
Writing test cases for a software application
Verify that all input fields accept valid data
Check for error messages when invalid data is entered
Test the functionality of all buttons and links
Ensure proper navigation between pages
Validate the performance of the application under different loads
2 hrs probablity questions
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Find the dominations
Implement a stack that supports finding the minimum element in constant time.
Create a stack to store elements and another stack to store minimum values.
When pushing an element, check if it is smaller than the current minimum and push it to the min stack if so.
When popping an element, check if it is the current minimum and pop from the min stack if so.
To get the minimum element, simply return the top element of the min
The lowest common ancestor (LCA) of two nodes in a tree is the shared ancestor that is located farthest from the root.
Traverse the tree from the root to find the paths from the root to each node.
Compare the paths to find the last common node between the two paths, which is the LCA.
If one node is an ancestor of the other, return that node as the LCA.
Design Parking - at C# ~ hour
posted on 20 Aug 2024
Write a program String reverses
Asked basic Web Development related questions
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Mathematics and reasoning
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing functionality still works correctly.
It helps in identifying any defects introduced by new code changes.
Regression testing can be automated to save time and effort.
Examples of regression test
Ajaile methodology is a software development approach that focuses on breaking down projects into small, manageable tasks.
Ajaile methodology emphasizes iterative development and frequent collaboration with stakeholders.
Tasks are broken down into smaller units to allow for easier tracking and monitoring of progress.
This approach helps in identifying and addressing issues early in the development process.
Examples of tool...
Component testing is a type of testing that focuses on testing individual components or modules of a software application.
It involves testing each component in isolation from the rest of the application.
The purpose is to ensure that each component functions correctly on its own.
Component testing helps identify defects early in the development process.
Examples include unit testing, integration testing, and module testin
posted on 31 Dec 2023
I applied via campus placement at SATI, Vidisha and was interviewed in Dec 2023. There were 2 interview rounds.
Aptitude test I am ready
I applied via Campus Placement
Java 8 Spring, Strings and arrays, basic algorithms like kadane, sieve
Softwaretest Engineer
4
salaries
| ₹3 L/yr - ₹4 L/yr |
Software Developer
3
salaries
| ₹9 L/yr - ₹9 L/yr |
Java Developer
3
salaries
| ₹5 L/yr - ₹8 L/yr |
TCS
Accenture
Wipro
Cognizant