Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Deutsche Bank Associate Software Engineer Interview Questions and Answers

Updated 2 May 2024

Deutsche Bank Associate Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

3 coding questions with 10 test cases each. For an hour.

Round 2 - Technical 

(1 Question)

  • Q1. Questions asked around Java, c++
Round 3 - Technical 

(1 Question)

  • Q1. Asked to share screen and do some coding for given scenario
Round 4 - Quiz round 

(1 Question)

  • Q1. Asked questions like: 1. You want to cut a cake in 8 pieces, how many minimum cuts are required? 2.
Round 5 - HR 

(1 Question)

  • Q1. Normal details discussion about your background, family and interest in the given role

Interview Preparation Tips

Topics to prepare for Deutsche Bank Associate Software Engineer interview:
  • Java
  • Javascript
  • Database management system
  • Angularjs

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is Overlaoding and overriding?
  • Ans. 

    Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the superclass.

    • Overloading allows multiple methods with the same name but different parameters in the same class.

    • Overriding involves implementing a method in a subclass that is already defined in the superclass.

    • Overloading is resolved at compi

  • Answered by AI
  • Q2. What are the Java features?
  • Ans. 

    Java features include object-oriented programming, platform independence, automatic memory management, and multithreading.

    • Object-oriented programming: Java supports classes and objects, allowing for modular and reusable code.

    • Platform independence: Java programs can run on any platform with the Java Virtual Machine (JVM).

    • Automatic memory management: Java uses garbage collection to automatically manage memory allocation ...

  • Answered by AI
  • Q3. What is abstrack class?
  • Ans. 

    Abstract class is a class that cannot be instantiated and may contain abstract methods.

    • Cannot be instantiated directly

    • May contain abstract methods that must be implemented by subclasses

    • Used to define a common interface for subclasses

  • Answered by AI

Skills evaluated in this interview

I was interviewed before Mar 2016.

Interview Questionnaire 

2 Questions

  • Q1. Some technical questions were asked
  • Q2. They spring hibernate MVC flow and core java and Oracle connectivity questions

Interview Preparation Tips

Round: Technical + HR Interview
Experience: There was a Team manager and his junior for the interview

I applied via Company Website and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions asked around 30 from asp.net, MVC, web api , c#, SQL etc
  • Q2. Some non tech questions also.

Interview Preparation Tips

Interview preparation tips for other job seekers - After selecting in state bank of india, I want to share my interview experience:

There were 5 persons in interview panel and they all asked questions both technical as well as non technical.
First they started from non technical questions. Like Why Madhubani painting is famous ? What is going on delhi university at that time contract teachers were on strike. Etc.
They asked about 30 questions from technical from asp.net, aap.net MVC, c#, SQL injection, XSS, CSRF, View vs Table, Function Vs SP, web services vs web api services, banking domain etc.
Overall it was a great experience. I answered almost 80 percentage questions. When interview result declared after 20 days, My name was there and I finally selected one of the big public sector bank. That is SBI. I would like to say Thank You Naukari.com.

I applied via Company Website and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Design patterns that you have followed in your past projects.
  • Ans. 

    I have followed the MVC, Singleton, and Factory design patterns in my past projects.

    • MVC pattern for separating concerns and improving maintainability

    • Singleton pattern for ensuring only one instance of a class is created

    • Factory pattern for creating objects without exposing the instantiation logic

  • Answered by AI
  • Q2. How to secure the applications?
  • Ans. 

    Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.

    • Implement strong authentication mechanisms such as multi-factor authentication

    • Use authorization to restrict access to sensitive data and functionalities

    • Encrypt sensitive data both in transit and at rest

    • Regularly update the application and its dependencies to patch security vulnera...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are aware of the basics of OOP and the programming language of your preference.
You should be aware of the security threats. The computer science subjects should also be thoroughly understood.
And, the last, excellent communication skills with quick explanation to complete most of your questions in defined interview period.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1. Power BI, 2. SQL,
  • Q2. 3. Azure and 4. Excel.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Knowledge
2. Communication and
3. Confidence.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Behavioural and culture fit

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding round java
  • Q2. Spring boot and devops activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Na
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to find out prime number
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - want to answer
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java and react question
Round 2 - Technical 

(1 Question)

  • Q1. Little technical and project oriented question
Round 3 - Coding Test 

Basic hacker rank problem

Round 4 - CTO round 

(1 Question)

  • Q1. Asked few questions on react and java
Contribute & help others!
anonymous
You can choose to be anonymous

Deutsche Bank Interview FAQs

How many rounds are there in Deutsche Bank Associate Software Engineer interview?
Deutsche Bank interview process usually has 5 rounds. The most common rounds in the Deutsche Bank interview process are Technical, Aptitude Test and HR.
What are the top questions asked in Deutsche Bank Associate Software Engineer interview?

Some of the top questions asked at the Deutsche Bank Associate Software Engineer interview -

  1. Asked questions like: 1. You want to cut a cake in 8 pieces, how many minimum c...read more
  2. Asked to share screen and do some coding for given scena...read more
  3. Questions asked around Java, ...read more

Recently Viewed

INTERVIEWS

Across The Globe

No Interviews

INTERVIEWS

Lokesh Machines

No Interviews

INTERVIEWS

DTDC Express

No Interviews

INTERVIEWS

Lokesh Machines

No Interviews

INTERVIEWS

Siemens PLM Software

No Interviews

INTERVIEWS

MasterCard

No Interviews

INTERVIEWS

Across The Globe

No Interviews

INTERVIEWS

Lokesh Machines

No Interviews

INTERVIEWS

Lokesh Machines

No Interviews

INTERVIEWS

Lokesh Machines

No Interviews

Tell us how to improve this page.

Deutsche Bank Associate Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 642 Interviews
IndusInd Bank Interview Questions
3.5
 • 604 Interviews
Bandhan Bank Interview Questions
3.7
 • 538 Interviews
Yes Bank Interview Questions
3.7
 • 430 Interviews
View all
Deutsche Bank Associate Software Engineer Salary
based on 117 salaries
₹15 L/yr - ₹28.5 L/yr
284% more than the average Associate Software Engineer Salary in India
View more details

Deutsche Bank Associate Software Engineer Reviews and Ratings

based on 8 reviews

3.8/5

Rating in categories

3.4

Skill development

4.1

Work-life balance

4.1

Salary

3.9

Job security

3.9

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 8 Reviews and Ratings
Associate
4.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
3.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Vice President
3.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Deutsche Bank with

Barclays

3.8
Compare

JPMorgan Chase & Co.

4.0
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent