Filter interviews by
I applied via Company Website and was interviewed in Jun 2022. There were 5 interview rounds.
Interview questions for Senior Quality Engineer position
findElements returns a list of web elements while findElement returns a single web element
OOPS concepts include inheritance, polymorphism, encapsulation, and abstraction
TestNG framework allows for easy test case management and reporting
Reports in TestNG can be generated using the TestNG XML file or by using listeners
Defect life cycle includes identification, loggi...
What people are saying about Accenture
Range based map iteration can be done using a for-each loop or iterators.
Use a for-each loop to iterate over the map elements.
Alternatively, use iterators to traverse the map.
The range-based for loop is preferred for its simplicity and readability.
Example: for(auto const& [key, value] : myMap) { //do something with key and value }
Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.
Detached threads are created using pthread_detach() function
Joined threads are created using pthread_join() function
Detached threads do not need to be explicitly terminated
Joined threads must be explicitly terminated using pthread_exit() or return statement
Detached thread...
Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.
Static code analysis tools scan code without executing it
They can detect issues such as security vulnerabilities, coding errors, and performance problems
Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle
Command to list currently running threads in linux
Use the 'ps' command with the 'H' option to display threads in a hierarchy
Use the 'top' command to display threads in real-time
Use the 'htop' command for an interactive display of threads
No, arithmetic operations cannot be performed on unique pointers.
Unique pointers are used to manage the lifetime of dynamically allocated objects.
They cannot be copied or assigned, only moved.
Arithmetic operations are not defined for pointers, including unique pointers.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
based on 1 interview experience
based on 9 reviews
Rating in categories
Application Development Analyst
39.3k
salaries
| ₹4.8 L/yr - ₹11 L/yr |
Application Development - Senior Analyst
27.7k
salaries
| ₹8.2 L/yr - ₹16.1 L/yr |
Team Lead
27.1k
salaries
| ₹12.7 L/yr - ₹22.6 L/yr |
Senior Analyst
20.2k
salaries
| ₹9.1 L/yr - ₹15.7 L/yr |
Senior Software Engineer
18.6k
salaries
| ₹10.5 L/yr - ₹18.3 L/yr |
TCS
Cognizant
Capgemini
Infosys