Filter interviews by
I applied via Job Portal and was interviewed in Oct 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in May 2023. There were 3 interview rounds.
I applied via Monster and was interviewed before Oct 2020. There were 3 interview rounds.
Developed a web application for online shopping with focus on user experience and security.
Used Selenium for automated testing of UI functionalities
Implemented API testing using Postman
Performed security testing to identify vulnerabilities
Collaborated with developers to ensure quality code delivery
I applied via Job Portal
Time frame one hour, 60 questions
posted on 19 Jul 2024
Implement log rotation, set up log expiration policies, compress logs, use log aggregation services.
Implement log rotation to limit the size of individual log files.
Set up log expiration policies to automatically delete old logs.
Compress logs before storing them in AWS to reduce storage space.
Use log aggregation services like AWS CloudWatch Logs to centralize and manage logs efficiently.
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Basic Java concepts, selenium cases
I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap is implemented using an array of linked lists or buckets to handle collisions.
Each key is hashed to determine its index in the array.
Common operations include put(key, value), get(key), and remove(key).
Example: HashMap
getWindowHandles returns all open window handles, getWindowHandle returns handle of current window
getWindowHandles returns a set of all window handles currently open in the browser
getWindowHandle returns the handle of the current window being focused on
Example: driver.getWindowHandles() vs driver.getWindowHandle()
Java code to find a substring in an array of strings
Use the contains() method to check if a string contains the substring
Iterate through the array of strings and check each string for the substring
Use the indexOf() method to find the index of the substring within the string
Write getter setter for a scenario in a Senior QA Engineer interview
Create private variables for the data you want to get and set
Create public getter methods to access the private variables
Create public setter methods to modify the private variables
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
TCS
Accenture
Cognizant
Infosys