Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Portal
Time frame one hour, 60 questions
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 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<String, Integer> map = new HashMap<>(); map.put("apple", 5); int value =
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()
What people are saying about Accenture
I applied via Monster and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.
Basic selenium automation coding question and QA related MCQs
Count duplicates in a string
Iterate through the string and store each character in a hashmap with its count
Return the count of characters with count greater than 1
Program to sort array of strings
Use a sorting algorithm like bubble sort, selection sort, or merge sort
Compare strings using strcmp() function in C or compareTo() method in Java
Handle edge cases like empty array or array with only one element
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Basic Java concepts, selenium cases
I have over 5 years of experience in testing various software applications, including web and mobile projects.
Experience in manual and automated testing
Strong knowledge of testing methodologies and tools
Experience in creating test plans and test cases
Familiarity with Agile and Waterfall development methodologies
Experience in regression testing and performance testing
SIT stands for System Integration Testing. It involves testing the interaction between different components/modules of a system.
Understand the system architecture and integration points
Identify the input and output data for each component/module
Design test cases to validate the interaction between components/modules
Execute test cases and analyze results
Report defects and retest after fixes
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
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 4 interviews
Interview experience
based on 4 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹7 L/yr - ₹20.2 L/yr |
Team Lead
24.8k
salaries
| ₹7.2 L/yr - ₹26 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.8k
salaries
| ₹5.5 L/yr - ₹21 L/yr |
TCS
Cognizant
Capgemini
Infosys