Filter interviews by
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 28 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Reverse a string without using Java built-in functions
Create a character array from the input string
Use two pointers to swap characters at the beginning and end of the array until they meet
Convert the character array back to a string
Relative Xpath is based on the current node while Absolute Xpath starts from the root node of the XML document.
Relative Xpath does not start with a forward slash (/) while Absolute Xpath starts with a forward slash (/).
Relative Xpath is more flexible and less prone to changes in the structure of the XML document.
Absolute Xpath is more specific and provides the full path to the element in the XML document.
Relative Xpath...
posted on 4 Oct 2024
Reverse the characters of words in a string
Split the string into an array of words
Reverse each word in the array
Join the reversed words back into a single string
I have worked on projects involving automation testing of web applications using Selenium and API testing using Postman.
Automation testing of web applications
API testing using Postman
Experience with Selenium
Integration testing
Regression testing
posted on 16 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Given input string- This is opentext.
OP- sihT si txtetnepo.
Page Object Model is a design pattern used in test automation to create an object repository for web elements on a page.
It helps in separating the test scripts from the web elements, making the code more maintainable and reusable.
Each web page is represented as a class, and the web elements on the page are defined as variables within the class.
Methods are created within the class to perform actions on the web elements,...
posted on 1 Sep 2024
6 questions asked in an interview
The slider window problem involves finding the maximum sum of a subarray of a fixed size k within an array of integers.
Use a sliding window approach to efficiently find the maximum sum subarray.
Keep track of the current sum within the window and update it as you slide the window.
Maintain a variable to store the maximum sum found so far.
Example: Given array [1, 3, -1, -3, 5, 3, 6, 7] and window size k=3, the maximum sum
The stock buy sell problem involves finding the maximum profit that can be made by buying and selling a stock at the right times.
Calculate the difference between each pair of consecutive prices in the array
Find the maximum subarray sum of the differences using Kadane's algorithm
The maximum subarray sum is the maximum profit that can be made
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
General aptitude and out put realted questions
Face to face dsa and string manipulations
2 array question 1 on sorting other one is for searching
based on 3 reviews
Rating in categories
Senior Software Engineer
3.3k
salaries
| ₹9.3 L/yr - ₹28 L/yr |
Software Engineer
3.3k
salaries
| ₹4.2 L/yr - ₹15.8 L/yr |
Claims Associate
2.3k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.3k
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate
1k
salaries
| ₹2 L/yr - ₹5.6 L/yr |
Infosys
TCS
Wipro
HCLTech