Deutsche Bank
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.
Answers to interview questions for Senior Automation Engineer position
Abstract classes and interfaces are used for creating reusable code and implementing polymorphism
Example of abstract class: WebDriver in Selenium
Example of interface: WebElement in Selenium
Reverse string program can be implemented using StringBuilder or char array
List is ordered and allows duplicates, Set is unordered and does not allow duplicates
Exc...
Answers to interview questions for Senior Automation Engineer
1. Using recursion to print numbers
2. Using nested loops to compare each element
3. Alert is a pop-up window while verify is a method to check if an element is present
4. Verify will continue the test even if the assertion fails
5. A class that can only have one instance at a time
6. Use explicit wait on the flag element
Finding smallest of 4 numbers without using >.< and min function in Java.
Initialize a variable with the first number
Compare it with the remaining numbers using if-else statements
If a smaller number is found, update the variable
Repeat until all numbers are compared
The final value of the variable will be the smallest number
Code for palindrome checking
Convert the input to lowercase to ignore case sensitivity
Use two pointers, one at the start and one at the end of the string
Compare the characters at both pointers and move them towards each other
If all characters match, it's a palindrome
Javascript code to display 'Hello World!' on the webpage
Create a new HTML file
Add a script tag with 'type' attribute set to 'text/javascript'
Inside the script tag, use document.write() to display 'Hello World!'
Swap two numbers without using a temporary variable.
Use addition and subtraction to swap the values
Use XOR operator to swap the values
Use multiplication and division to swap the values
To add 2 tables, we need to use a join operation on a common column.
Identify the common column between the tables
Choose the appropriate join type (inner, outer, left, right)
Write the SQL query to join the tables
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Union combines and removes duplicates, Union All combines all rows including duplicates.
Union is used to combine the result sets of two or more SELECT statements and remove duplicates.
Union All is used to combine the result sets of two or more SELECT statements and includes all rows, including duplicates.
Union is slower than Union All as it has to remove duplicates.
Union requires the same number of columns in all SELEC...
Being assigned a project with unrealistic deadlines and minimal guidance
Received a project with tight deadlines and unclear requirements
Struggled to meet the deadlines due to lack of guidance and support
Had to work long hours and weekends to try to complete the project
Learned the importance of clear communication and setting realistic expectations
posted on 14 Mar 2015
posted on 13 May 2017
I appeared for an interview before May 2016.
I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.
Generic topics that were trending at the time
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Dsa and basic hirevue questions
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Prime numbers are numbers that are only divisible by 1 and themselves.
Start by checking if the number is less than 2, as prime numbers start from 2.
Iterate from 2 to the square root of the number and check if the number is divisible by any of these numbers.
If the number is not divisible by any number in the range, then it is a prime number.
based on 1 review
Rating in categories
Associate
4.9k
salaries
| ₹9 L/yr - ₹34 L/yr |
Senior Analyst
3.9k
salaries
| ₹4 L/yr - ₹17 L/yr |
Assistant Vice President
3.6k
salaries
| ₹16 L/yr - ₹50 L/yr |
Analyst
2.1k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Financial Analyst
886
salaries
| ₹1.8 L/yr - ₹8.5 L/yr |
Barclays
JPMorgan Chase & Co.
AU Small Finance Bank
IndusInd Bank