Filter interviews by
Clear (1)
Use the built-in sort() method in JavaScript to sort an array of integers.
Use the sort() method with a compare function to sort the array in ascending order.
For descending order, return b - a instead of a - b in the compare function.
Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);
Rotate an array of strings by a specified number of positions.
Create a new array to store the rotated elements.
Use modulo operator to handle cases where the rotation count exceeds the array length.
Copy elements from original array to the new array based on the rotation count.
Return the rotated array.
I am a dedicated and detail-oriented Test Engineer with a strong background in software testing and quality assurance.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium and JIRA
Skilled in identifying and documenting software defects
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
I was interviewed before Sep 2019.
As a Test Engineer, day-to-day activities involve test planning, test case creation, test execution, bug reporting, and collaborating with the development team.
Creating test plans and strategies based on project requirements
Designing and developing test cases to ensure comprehensive test coverage
Executing test cases and documenting test results
Identifying and reporting software defects or issues
Collaborating with the d...
Hyland Software Solutions India LLP interview questions for designations
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Walk-in and was interviewed in Sep 2019. There was 1 interview round.
based on 3 interviews
Interview experience
based on 6 reviews
Rating in categories
Test Engineer - II
46
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Specialist
44
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Consultant
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Engineer
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Oracle
SAP
Microsoft Corporation
IBM