i
Sensiple
Filter interviews by
posted on 24 Aug 2024
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.
posted on 25 Apr 2024
REST is lightweight, SOAP is protocol-based. Validation ensures requirements are met, verification ensures correctness. Project explanation needed.
REST is lightweight and uses standard HTTP methods like GET, POST, PUT, DELETE. SOAP is protocol-based and uses XML for communication.
Validation ensures that the product meets the requirements and specifications. Verification ensures that the product is correct and error-fre...
I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.
SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.
SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...
STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.
STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.
Regression testing is the process of retesting software to confirm that recent changes have not adv...
posted on 29 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.
I have 5 years of experience as a Performance Test Engineer.
Worked on performance testing of web applications using tools like JMeter and LoadRunner
Designed and executed performance test scenarios to identify bottlenecks and optimize application performance
Analyzed test results and provided recommendations for performance improvements
Collaborated with development and operations teams to troubleshoot performance issues
I...
I am currently working on a project to performance test a web application.
The project involves simulating high user loads to measure the application's performance.
I am using tools like JMeter and LoadRunner to create and execute performance test scripts.
The goal is to identify any performance bottlenecks and optimize the application's performance.
I am also analyzing the test results and providing recommendations for im...
posted on 9 Feb 2022
I applied via Job Portal
Coding test in java programming
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
posted on 16 Jul 2024
posted on 31 Oct 2021
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.
Interview experience
based on 2 reviews
Rating in categories
System Analyst
139
salaries
| ₹2 L/yr - ₹9.3 L/yr |
Test Engineer
61
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Junior Developer
42
salaries
| ₹2 L/yr - ₹4.1 L/yr |
Senior Systems Engineer
38
salaries
| ₹3.6 L/yr - ₹14 L/yr |
Senior System Analyst
38
salaries
| ₹5 L/yr - ₹16.2 L/yr |
TCS
Infosys
Wipro
HCLTech