Deutsche Bank
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
PK is Primary Key and UK is Unique Key. PK does not allow nulls while UK allows only one null value.
PK is used to uniquely identify each record in a table, while UK ensures that all values in a column are unique.
PK does not allow duplicate values, while UK allows duplicate values except for one null value.
Example: If a table has a PK on column 'ID', each record must have a unique ID value. If a table has a UK on column...
Pragma autonomous transactions allow a PL/SQL subprogram to commit or rollback its own transactions independently of its caller.
Pragma autonomous transactions are used to execute a transaction independently of the main transaction.
It allows a subprogram to commit or rollback its own transactions without affecting the main transaction.
Autonomous transactions are often used for logging, auditing, or error handling purpos...
Packages in PL/SQL are a way to group related procedures, functions, variables, and other PL/SQL constructs together for better organization and security.
Packages help in modularizing code and promoting code reusability.
They provide encapsulation, allowing for better control over access to procedures and functions.
Packages improve performance by reducing network traffic and increasing scalability.
Example: Creating a pa...
A procedure does not return a value, while a function returns a value.
Procedure is used to perform an action, while function is used to compute and return a value.
Procedures can have OUT parameters to return values, while functions always return a single value.
Functions can be used in SQL queries, while procedures cannot be used in SQL queries.
Trapping rain water and median of two sorted array
I was interviewed in Sep 2024.
HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.
HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.
HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.
HashMap is generally preferred for non-thread-safe applications, while HashTable is used in mul
Equals method is used to compare the content of objects while hashcode method is used to generate a unique integer value for an object.
Equals method is used to compare the content of objects for equality.
Hashcode method is used to generate a unique integer value for an object.
Both methods are important for implementing proper object comparison and hashing in Java.
I am motivated to come to the office by the opportunity to work on challenging projects, collaborate with talented colleagues, and contribute to the success of the team.
Challenging projects provide a sense of accomplishment and growth
Collaborating with talented colleagues allows for learning and innovation
Contributing to the success of the team fosters a sense of purpose and fulfillment
Yes, I coached a junior developer on implementing design patterns in a project.
Provided guidance on how to apply design patterns in code
Reviewed their code and provided feedback for improvement
Encouraged them to ask questions and seek clarification
Mcq+coding which are medium level questions
No, multiple inheritance is not allowed in Java.
Java does not support multiple inheritance for classes to avoid the diamond problem.
However, multiple inheritance is allowed for interfaces in Java.
Example: class A extends B, C is not allowed, but interface X extends Y, Z is allowed.
Static is used to define class-level variables and methods, while final is used to define constants and prevent inheritance or modification.
Static variables and methods belong to the class itself, while final variables cannot be changed once initialized.
Static members can be accessed without creating an instance of the class, while final members must be accessed through an instance.
Static variables are shared among all...
Data encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation hides the internal state of an object and only exposes the necessary functionalities through methods.
It helps in achieving data abstraction and information hiding.
Example: A class 'Car' encapsulates data like speed, color, and methods like accelerate() and brake().
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Company core values are the fundamental beliefs that guide the behavior and decisions of employees.
Integrity - acting with honesty and transparency in all dealings
Innovation - constantly seeking new and better ways to solve problems
Customer focus - prioritizing the needs and satisfaction of customers
Teamwork - collaborating effectively with colleagues to achieve common goals
Node.js uses event-driven architecture where events trigger callbacks to handle asynchronous operations.
Node.js uses event loop to handle asynchronous operations efficiently
Events are emitted by various objects in Node.js like HTTP servers, file system, etc.
Callbacks are registered to handle events and execute code when events occur
posted on 2 Dec 2024
I applied via campus placement at Ramaiah Institute of Technology, Bengaluru and was interviewed in Nov 2024. There were 2 interview rounds.
posted on 5 Jun 2024
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
Mixed DML error occurs when DML operations on setup and non-setup objects are mixed in a single transaction.
Mixed DML operations involve a combination of DML statements on both setup and non-setup objects in a single transaction.
This error typically occurs when trying to update a setup object (like User) and a non-setup object (like Account) in the same transaction.
To resolve the error, separate the DML operations on s...
Types of asynchronous classes include future, batch, queueable, and scheduled classes.
Future classes are used for executing code asynchronously in the background.
Batch classes are used for processing large data sets in smaller chunks.
Queueable classes are used for chaining asynchronous jobs together.
Scheduled classes are used for running code at specific times.
To call a child method in a parent component in LWC, you can use the @api decorator in the child component and import the child component in the parent component.
Use @api decorator in the child component to expose the method or property that you want to call from the parent component.
Import the child component in the parent component and use the child component's reference to call the method or access the property.
Pass...
Experience with Lightning Web Components (LWC) in Salesforce development.
Developed custom Lightning Web Components for Salesforce applications.
Used LWC to create interactive and responsive user interfaces.
Utilized LWC to fetch and display data from Salesforce database.
Implemented event handling and communication between components using LWC.
Followed best practices and design patterns while working with LWC.
Integrated L...
To call LWC from Aura, use the lightning/navigation service.
Use lightning/navigation service to navigate to the LWC component
Pass the component name and any parameters needed
Handle any events or data passed back from the LWC component
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Example: In a class representing a car, th...
To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.
Use tools like Postman to make HTTP requests to the API endpoints
In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls
Include necessary headers, parameters, and authentication tokens in the request
Handle the response data accordingly, whether it's JSON, XML, or other formats
posted on 16 Sep 2022
I applied via campus placement at Banasthali Vidyapeeth Womens Institute For Studies In Development Oriented Management, Jaipur and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
I was interviewed in Oct 2024.
2 questions ...........................................................................................
Associate
4.8k
salaries
| ₹8.8 L/yr - ₹35 L/yr |
Senior Analyst
3.9k
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Assistant Vice President
3.4k
salaries
| ₹16 L/yr - ₹48.5 L/yr |
Analyst
2.1k
salaries
| ₹2 L/yr - ₹11 L/yr |
Financial Analyst
1k
salaries
| ₹1.8 L/yr - ₹8.2 L/yr |
Barclays
JPMorgan Chase & Co.
HDFC Bank
ICICI Bank