i
PureSoftware
Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.
Time complexity refers to the amount of time taken by an algorithm to run, while space complexity refers to the amount of memory used by an algorithm.
Time complexity is measured by the number of operations an algorithm performs, while space complexity is measured by the amount of memory an algorithm uses.
An algorithm with a time complexity of O(n) will take longer to run as the input size increases, while an algorithm ...
Merge sort is a divide and conquer algorithm. Best for large data sets. Code: https://bit.ly/3jJ5J5z
Divide the array into two halves
Sort each half recursively
Merge the sorted halves
Best for large data sets
Code: https://bit.ly/3jJ5J5z
The 4 pillars of OOP are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and functions that manipulate it together in a single unit.
Inheritance: Creating new classes from existing ones, inheriting their properties and methods.
Polymorphism: Ability of objects to take on multiple forms or behaviors.
A traveling spring structure in a matrix is a pattern where a spring-like structure moves through the matrix.
The structure moves in a zigzag pattern through the matrix
The structure can be used to traverse a matrix and visit all its elements
The structure can be implemented using a combination of loops and conditional statements
Example: Given a matrix of size n x m, start at the top-left corner and traverse the matrix us...
Top trending discussions
posted on 9 Aug 2022
I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.
Manual And Automaton Testing, Core Java, API Testing
Test Cases, Java Programs, Basic Selenium Code
posted on 24 Jan 2022
I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.
It was c simple coding
C code to find the sum of elements in an array
Declare an array of integers
Initialize the array with values
Use a loop to iterate through the array and add each element to a variable
Print the sum of the elements
I applied via Recruitment Consultant and was interviewed in Sep 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Testcases are written by identifying the requirements, designing test scenarios, and creating test cases based on the scenarios.
Identify the requirements and understand the functionality to be tested
Design test scenarios that cover different aspects of the functionality
Create test cases based on the test scenarios, ensuring they are clear, concise, and cover all possible scenarios
Include both positive and negative test...
Print highest element in array of strings
Convert array elements to integers
Use built-in max() function
Print the result
Actions and Action are terms used in automation testing. Actions are a collection of steps while Action is a single step.
Actions are a set of steps that can be reused in multiple tests
Action is a single step that performs a specific action
Actions can be called multiple times in a test
Action can only be called once in a test
Actions can be parameterized
Action cannot be parameterized
posted on 6 Dec 2021
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 3 interview rounds.
posted on 21 Mar 2023
I applied via Walk-in and was interviewed in Feb 2023. There were 2 interview rounds.
Functional testing is a type of testing that verifies if the software meets the functional requirements.
It is a black-box testing technique
It focuses on the external behavior of the software
It ensures that the software functions as expected
Types of functional testing include unit testing, integration testing, system testing, acceptance testing, and regression testing
I applied via Campus Placement and was interviewed in Dec 2021. There were 2 interview rounds.
Two basic question were given
I applied via Walk-in and was interviewed before Nov 2021. There were 4 interview rounds.
Shell scripting questions , linux questions
Some of the top questions asked at the PureSoftware Software Testing Engineer interview -
Senior Software Engineer
466
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
234
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
185
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
155
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
LTIMindtree
Mphasis
Coforge