i
Wipro
Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
WAP to find digit from string
Write a program to find duplicate characters in a given string.
Create an array to store the count of each character in the string
Iterate through the string and increment the count of each character in the array
Print out the characters that have a count greater than 1 to find duplicates
Write a program to find the greatest integer in an array of strings.
Convert each string in the array to an integer using parseInt() function
Iterate through the array and compare each integer to find the greatest one
Return the greatest integer found
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Simple java program from hacker rank
Automation framework is a structure for automated testing, tools used include Selenium, TestNG. Java final keyword is used to restrict the user, finalize is a method used for cleanup operations. Severity is the impact of a bug, priority is the order in which bugs should be fixed. Java design patterns are reusable solutions to common problems.
Automation framework is a structure that outlines the organization of automate...
I was interviewed in Dec 2024.
posted on 2 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
posted on 27 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
HashMap is non-synchronized and allows null values, while Hashtable is synchronized and does not allow null values.
HashMap is non-synchronized and not thread-safe, while Hashtable is synchronized and thread-safe.
HashMap allows null values for both key and value, while Hashtable does not allow null keys or values.
HashMap is faster than Hashtable as it is non-synchronized.
HashMap is part of the Java Collections Framework
Types of exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, StaleElementReferenceException, TimeoutException, and WebDriverException.
NoSuchElementException: Thrown when an element could not be found in the DOM.
ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.
StaleElementReferenceException: Thrown when an element is no longer attached to the DOM.
Tim...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and non-abstract methods, while interface cannot.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for classes ...
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Find min and max number in an array of strings
Convert array elements to integers for comparison
Use built-in functions like Math.min() and Math.max()
Handle edge cases like empty array or non-numeric elements
Interview experience
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23k
salaries
| ₹5.8 L/yr - ₹22.8 L/yr |
Senior Associate
21.2k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.6k
salaries
| ₹8.2 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon