Upload Button Icon Add office photos

DBS Bank

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

DBS Bank Associate Interview Questions, Process, and Tips

Updated 12 Nov 2024

Top DBS Bank Associate Interview Questions and Answers

View all 14 questions

DBS Bank Associate Interview Experiences

8 interviews found

Associate Interview Questions & Answers

user image Anonymous

posted on 27 Dec 2022

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2022. There were 5 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Question on REST architecture and Java
  • Q2. Find output of java programs
  • Ans. 

    Java programs output can be determined by running the code and observing the console or log files.

    • Compile the Java code using a compiler like javac

    • Run the compiled code using the Java Virtual Machine (JVM)

    • Observe the output in the console or log files

    • Output can be text, numbers, or other data types

  • Answered by AI
Round 3 - One-on-one 

(4 Questions)

  • Q1. Basics of Spring Framework
  • Q2. Java 8 Features and uses
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and functional interfaces.

    • Lambda expressions allow for functional programming and simplify code

    • Streams provide a way to process collections of data in a functional way

    • Functional interfaces allow for the use of lambda expressions

    • Default methods allow for adding methods to interfaces without breaking existing implementations

    • Date and time API im

  • Answered by AI
  • Q3. Streams and their applications
  • Ans. 

    Streams are a sequence of data elements that can be processed in parallel or sequentially. They are used in various applications.

    • Streams are used for data processing, such as filtering, mapping, and reducing.

    • They are also used for I/O operations, such as reading and writing files or network sockets.

    • Streams can be parallelized to improve performance on multi-core systems.

    • Examples of stream-based APIs include Java 8 Stre

  • Answered by AI
  • Q4. Find second largest number using stream
  • Ans. 

    Using stream, find the second largest number.

    • Sort the stream in descending order and return the second element.

    • Use the reduce() method to compare and find the second largest number.

    • Create a priority queue and add elements to it. Pop the second largest element from the queue.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Spring Boot features and uses
  • Ans. 

    Spring Boot is a framework for building standalone, production-grade Spring-based applications.

    • Provides a simplified way to create Spring applications with minimal configuration

    • Includes an embedded Tomcat, Jetty or Undertow server for easy deployment

    • Supports auto-configuration, which automatically configures Spring based on dependencies

    • Offers a wide range of starter dependencies for common use cases

    • Enables easy integra...

  • Answered by AI
  • Q2. Questions on previous projects and technical challenges
Round 5 - HR 

(1 Question)

  • Q1. Salary structure and benefits were explained

Interview Preparation Tips

Topics to prepare for DBS Bank Associate interview:
  • Java 8
  • Spring Framework
Interview preparation tips for other job seekers - Most projects use java 8 features and spring framework, so brush up on these topics before the interview.

Skills evaluated in this interview

Associate Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2023

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 7 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Full resume screening
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Assurance of joining
Round 5 - One-on-one 

(1 Question)

  • Q1. Re-Assuarance of results
  • Ans. 

    Reassuring the interviewer about the reliability of the results

    • Highlight the thoroughness of the process followed to obtain the results

    • Mention any quality control measures implemented to ensure accuracy

    • Provide examples of successful outcomes or positive feedback received

    • Discuss any certifications or accreditations that validate the results

  • Answered by AI
Round 6 - One-on-one 

(1 Question)

  • Q1. Final assurance of achieving of Target
  • Ans. 

    Final assurance of achieving target is through continuous monitoring, adjusting strategies, and team collaboration.

    • Regularly track progress towards the target

    • Analyze data to identify areas of improvement

    • Adjust strategies based on feedback and results

    • Collaborate with team members to ensure everyone is aligned and working towards the same goal

  • Answered by AI
Round 7 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to have in depth knowledge of your existing work

Associate Interview Questions Asked at Other Companies

asked in UNO Minda
Q1. What is mean of TTR & why required for powder coating process ... read more
Q2. A rat has 3000 gm of rice, he has to travel a distance of 3000m, ... read more
asked in Amazon
Q3. Difference between online and offline shopping.
asked in PwC
Q4. Create a table with specified columns Alter the table and add new ... read more
asked in Wipro
Q5. What's IP address and why is it required?

Associate Interview Questions & Answers

user image Anonymous

posted on 3 May 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(1 Question)

  • Q1. What is selenium
  • Ans. 

    Selenium is an open-source automation testing tool used for web application testing.

    • Selenium supports multiple programming languages like Java, Python, C#, etc.

    • It can automate web browsers like Chrome, Firefox, Safari, etc.

    • Selenium can perform various testing types like functional, regression, and load testing.

    • It can also interact with web elements like buttons, text fields, etc.

    • Selenium can be integrated with other to...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. What is UAT testing
  • Ans. 

    UAT testing is the process of testing a software application by the end-users to ensure its usability, functionality, and compatibility.

    • UAT stands for User Acceptance Testing

    • It is the final phase of testing before the software is released to the market

    • It is performed by the end-users to ensure that the software meets their requirements

    • It focuses on the usability, functionality, and compatibility of the software

    • It helps...

  • Answered by AI

Skills evaluated in this interview

Associate Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Personal Details
  • Q2. Work Experience

DBS Bank interview questions for designations

 Senior Associate

 (4)

 Associate Manager

 (1)

 Associate Vice President

 (2)

 Backend Associate

 (1)

 Associate Software Engineer

 (1)

 Analyst

 (12)

 Assistant Officer

 (10)

 Officer

 (5)

Associate Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2022

I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Coding Test 

They will share one link .. in that we have few multiple choise questions and 3 coding problems. one java, one HTML and one SQL

Round 2 - Technical 

(6 Questions)

  • Q1. Hibernate type of caches ?
  • Ans. 

    Hibernate supports two types of caches: Level 1 (session) cache and Level 2 (SessionFactory) cache.

    • Level 1 cache is associated with the session object and is enabled by default.

    • Level 2 cache is shared across sessions and requires configuration.

    • Level 2 cache can be implemented using various providers like Ehcache, Infinispan, Hazelcast, etc.

  • Answered by AI
  • Q2. How to implement REST API (steps)?
  • Ans. 

    To implement REST API, follow these steps:

    • Define the resources and their URIs

    • Define the HTTP methods (GET, POST, PUT, DELETE)

    • Implement the methods using a programming language

    • Test the API using tools like Postman

    • Document the API using tools like Swagger

  • Answered by AI
  • Q3. Transaction Management in springboot?
  • Ans. 

    Spring Boot provides transaction management support through the use of @Transactional annotation.

    • Spring Boot uses the @Transactional annotation to manage transactions.

    • The @Transactional annotation can be applied to methods or classes.

    • Spring Boot supports both programmatic and declarative transaction management.

    • Programmatic transaction management involves using the TransactionTemplate class.

    • Declarative transaction manag...

  • Answered by AI
  • Q4. CrudRepository v/s JpaRepository ?
  • Q5. What is n+1 issue in hybernate ?
  • Ans. 

    n+1 issue in Hibernate refers to the problem of excessive database queries being executed due to lazy loading.

    • Occurs when a query fetches an entity and its associated entities one at a time instead of all at once

    • Can be solved by using eager loading or batch fetching

    • Can also be solved by using a join fetch query

    • Can lead to performance issues and slow down the application

  • Answered by AI
  • Q6. Write small code using @OneToMany and @ManyToOne ?
  • Ans. 

    Example code using @OneToMany and @ManyToOne annotations

    • Create two entities, one with @OneToMany and the other with @ManyToOne annotation

    • Use mappedBy attribute in @OneToMany to specify the relationship

    • Use joinColumn attribute in @ManyToOne to specify the foreign key column

    • Example: User has many Posts, Post belongs to one User

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. HR will discuss about your Salary and other things ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is very nice and clear . but only one thing i faced here , Managers will play politics.

Skills evaluated in this interview

Get interview-ready with Top DBS Bank Interview Questions

Associate Interview Questions & Answers

user image Anonymous

posted on 17 Feb 2022

I applied via Naukri.com and was interviewed in May 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Complete Unix sql Java
  • Q2. Sql basics and Unix
  • Q3. Unix basics and commands

Associate Jobs at DBS Bank

View all

Associate Interview Questions & Answers

user image Anonymous

posted on 21 Sep 2022

I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why you want to change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and natural. Answers only things you know.

Associate Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2022

I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Haker rank,..........,...........

Round 2 - Technical 

(1 Question)

  • Q1. Ds alogortithns,........

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Ds algorithms and java,...............

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Effects of social media in our life

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain your favorite advertise and why?
  • Q2. Commercialization good or bad?
  • Ans. 

    Commercialization can be both good and bad depending on the context and industry.

    • Commercialization can lead to increased accessibility of products and services to a wider audience.

    • It can drive innovation and competition in the market.

    • However, it may also prioritize profit over ethical considerations or public welfare.

    • Examples: Pharmaceutical industry commercializing life-saving drugs at high prices, tech companies comm

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me abt yourself and communication skills
  • Q2. Tell me abt yourself and communication skills and positive approach
  • Q3. Should answer it honestly and communication Skills should be professional and should handle any roles given by organisation

DBS Bank Interview FAQs

How many rounds are there in DBS Bank Associate interview?
DBS Bank interview process usually has 3-4 rounds. The most common rounds in the DBS Bank interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for DBS Bank Associate interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at DBS Bank. The most common topics and skills that interviewers at DBS Bank expect are Auditing, Regulatory Reporting, Anti Money Laundering, KYC and Compliance.
What are the top questions asked in DBS Bank Associate interview?

Some of the top questions asked at the DBS Bank Associate interview -

  1. How to implement REST API (step...read more
  2. what is n+1 issue in hybernat...read more
  3. write small code using @OneToMany and @ManyToOn...read more

Tell us how to improve this page.

DBS Bank Associate Interview Process

based on 7 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Technical Round
View more
DBS Bank Associate Salary
based on 934 salaries
₹10 L/yr - ₹30 L/yr
139% more than the average Associate Salary in India
View more details

DBS Bank Associate Reviews and Ratings

based on 113 reviews

3.8/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

4.0

Salary

4.0

Job security

3.6

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 113 Reviews and Ratings
Associate- Java Backend

Hyderabad / Secunderabad

4-7 Yrs

₹ 14-24 LPA

Associate, Governance & Control, IFSC Banking Unit, Gift City

Mumbai,

New Delhi

+6

5-13 Yrs

₹ 8-20 LPA

Analyst/Associate

Chennai

5-9 Yrs

₹ 8-22.5 LPA

Explore more jobs
Associate
934 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Senior Associate
831 salaries
unlock blur

₹13 L/yr - ₹41.5 L/yr

Analyst
699 salaries
unlock blur

₹7.5 L/yr - ₹17.7 L/yr

Assistant Vice President
407 salaries
unlock blur

₹19.5 L/yr - ₹50 L/yr

Assistant Manager
370 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare DBS Bank with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

Kotak Mahindra Bank

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview