Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
posted on 25 Aug 2024
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
Swap pair of characters in each string of an array of strings.
Iterate through each string in the array
For each string, swap pairs of characters by iterating through the string with a step of 2
Return the modified array of strings
Find duplicate characters in a set of strings.
Iterate through each string in the array.
For each string, iterate through each character and store them in a hashmap with their frequency.
Identify characters with frequency greater than 1 as duplicates.
findElement is used to locate a single element on a web page, while findElements is used to locate multiple elements.
findElement returns the first matching element on the page, while findElements returns a list of all matching elements.
findElement throws NoSuchElementException if no element is found, while findElements returns an empty list.
findElement is used when you expect only one element to be present, while findE...
Java program to find the largest number in an array of strings
Convert each string element in the array to an integer using Integer.parseInt()
Initialize a variable to store the largest number and compare each element to update it
Return the largest number found in the array
Find a middle element and largest element from an array using hashmap.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
1) continue - skips the current iteration and continues with the next iteration in a loop. break - exits the loop immediately. 2) Maven is a build automation tool used primarily for Java projects. 3) Extent Report is a reporting library for Selenium test automation.
continue statement is used to skip the current iteration and continue with the next iteration in a loop
break statement is used to exit the loop immediately
M...
I applied via Job Portal and was interviewed in Sep 2023. There was 1 interview round.
I applied via Job Portal and was interviewed in Jun 2023. There were 4 interview rounds.
Web elements,web element,web driver,xpath
There are 8 types of locators in Selenium: ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, XPath.
ID - locates elements by their ID attribute
Name - locates elements by their Name attribute
Class Name - locates elements by their Class attribute
Tag Name - locates elements by their HTML tag name
Link Text - locates elements by the exact text of a link
Partial Link Text - locates elements by a parti...
Software Developer
114
salaries
| ₹2 L/yr - ₹3.5 L/yr |
Software Tester
50
salaries
| ₹2 L/yr - ₹4.8 L/yr |
Softwaretest Engineer
38
salaries
| ₹2.4 L/yr - ₹3.5 L/yr |
Automation Test Engineer
24
salaries
| ₹2.7 L/yr - ₹3 L/yr |
Java Developer
19
salaries
| ₹2.7 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech