Filter interviews by
I applied via Job Fair and was interviewed before Aug 2022. There were 2 interview rounds.
Leetcode easy questions.
posted on 16 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Methods of selecting elements in automation testing include using locators, XPath, CSS selectors, and various other strategies.
Using locators such as ID, class name, name, tag name, link text, and partial link text
Using XPath to navigate through elements in the HTML structure
Using CSS selectors to target elements based on their styles
Using various strategies like text matching, attribute values, and sibling/child relat...
Cucumber is a keyword used in BDD (Behavior Driven Development) testing framework to define test scenarios in a human-readable format.
Cucumber is used to write test scenarios in Gherkin language
It helps in bridging the communication gap between technical and non-technical team members
Cucumber allows for easy collaboration and understanding of test cases
Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.
Inheritance allows a subclass to inherit methods from its superclass.
Overriding allows a subclass to provide a specific implementation of a method that is already defined in its superclass.
The method in the subclass must have the same name, return type, and pa...
My strengths include attention to detail, problem-solving skills, and strong communication abilities.
Attention to detail - I have a keen eye for spotting errors and ensuring accuracy in my work.
Problem-solving skills - I am able to analyze complex problems and come up with effective solutions.
Strong communication abilities - I can effectively communicate with team members and stakeholders to ensure clarity and collabor
Agile process is a software development methodology that promotes adaptive planning, evolutionary development, early delivery, and continuous improvement.
Agile process involves breaking down the project into small increments called sprints
It emphasizes collaboration between cross-functional teams
Feedback is gathered regularly from stakeholders to make necessary adjustments
Scrum, Kanban, and XP are common frameworks use
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
posted on 19 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Count the number of characters in a given string
posted on 27 Jun 2024
Leetcode hard questions asked in the interview
Object oriented programming and databases
posted on 6 May 2024
I was interviewed before May 2023.
Zip file shared containing challenge. expected implementation of OOPs principles such as method overloading, overriding, object class impl, multiple inheritance etc.
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Stale element exception occurs when an element is no longer attached to the DOM. It can be overcome by re-locating the element.
Stale element exception is a common issue in automation testing, especially in Selenium WebDriver.
It occurs when an element that was located on a web page becomes stale, meaning it is no longer attached to the DOM.
This can happen when the page is refreshed, updated, or changed in some way.
To ov...
Web Designer
8
salaries
| ₹2 L/yr - ₹3.5 L/yr |
Web Developer
6
salaries
| ₹2.3 L/yr - ₹3.1 L/yr |
Graphic Designer
5
salaries
| ₹1.5 L/yr - ₹4 L/yr |
UI Designer
5
salaries
| ₹2.4 L/yr - ₹3 L/yr |
UI Developer
4
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
TCS
Infosys
Wipro
HCLTech