Premium Employer

i

This company page is being actively managed by DTCC Team. If you also belong to the team, you can get access from here

DTCC

Compare button icon Compare button icon Compare

Filter interviews by

DTCC Interview Questions, Process, and Tips

Updated 16 Feb 2025

Top DTCC Interview Questions and Answers

DTCC Interview Experiences

Popular Designations

14 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About Java 8 concepts
  • Q2. Spring boot questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Interview Questions & Answers

user image Anonymous

posted on 16 Feb 2025

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

I was interviewed in Aug 2024.

Round 1 - Coding Test 

3 easy coding questions and 1 sql query question.

Round 2 - Technical 

(4 Questions)

  • Q1. Explain project
  • Ans. 

    The project involves developing a new mobile app for tracking fitness goals and progress.

    • Developing a user-friendly interface for inputting and tracking fitness data

    • Implementing features such as goal setting, progress tracking, and workout logging

    • Integrating with wearable fitness devices for automatic data syncing

  • Answered by AI
  • Q2. Self intro and family background
  • Q3. Where do you see yourself in 5 years? Why software role?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team, contributing to innovative projects, and continuously learning and growing in the software field.

    • Leading a team of developers on challenging projects

    • Contributing to innovative software solutions

    • Continuous learning and growth in the software field

    • Possibly pursuing advanced certifications or degrees in software development

    • Exploring new technologies a

  • Answered by AI
  • Q4. Future aspirations
Round 3 - HR 

(2 Questions)

  • Q1. Explain project and achievements. Self intro
  • Ans. 

    I have successfully managed and implemented multiple IT projects, resulting in increased efficiency and cost savings for the company.

    • Led a team to implement a new CRM system, resulting in a 20% increase in customer satisfaction

    • Managed a network infrastructure upgrade project, reducing downtime by 30%

    • Implemented a cybersecurity training program, reducing security incidents by 50%

  • Answered by AI
  • Q2. Java proficiency? Relocation ok?

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge in Java and Angular preferred. Be confident and strong in coding and SQL

Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is duration and how do you use it in risk management?
  • Q2. What is VaR and what type of models do you know?
  • Q3. US Treasuries and MBS securities related questions. How does MBS duration change when interest rates change?
Round 2 - Aptitude Test 

Previous experience. Knowledge of current market conditions and risks. What does DTCC does and the role it plays in the industry.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared from a technical standpoint. Understand what DTCC does and current market trends.

Lead Software Engineer Interview Questions & Answers

user image Santhoshkumar Subramanian

posted on 6 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 questions
  • Q2. Design questions

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
View answer (1)

DTCC interview questions for popular designations

 Senior Application Support Engineer

 (1)

 Software Engineer

 (1)

 Lead Software Engineer

 (1)

 Software Developer

 (1)

 Technical Associate

 (1)

 Architect

 (1)

 Platform Engineer

 (1)

 Java Developer

 (1)

Interview Questions & Answers

user image Anonymous

posted on 23 Apr 2024

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

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Asks about general things like No.of experience on based resume, current salary, reason for Job change, Expected salary, willingness to join, notice period length etc.
Round 2 - One-on-one 

(1 Question)

  • Q1. Introduce yourself followed by questions based on your answers

Intern Interview Questions & Answers

user image Mohammed Aashiq

posted on 13 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hour, basic quant and reasoning

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Jobs at DTCC

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic Unix interview questions
  • Q2. SQL And PLSQL interview

Production Team Lead Interview Questions asked at other Companies

Q1. What is OEE and method of its calculation
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. It was mostly basic questions from SQL and Linux. For eg: Uptime cmd, Deadlock and long running process resolution and Triggers,Views and Joins in SQL.

Senior Application Support Engineer Interview Questions asked at other Companies

Q1. What is the defence in Financial or non Financial transactions.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between set/list/hashmap
  • Ans. 

    Set, List, and HashMap are all data structures in Java with different characteristics and use cases.

    • Set: Collection of unique elements, does not allow duplicates. Example: HashSet, TreeSet.

    • List: Ordered collection of elements, allows duplicates. Example: ArrayList, LinkedList.

    • HashMap: Key-value pair mapping, allows null keys and values. Example: HashMap, LinkedHashMap.

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Kubernetes architecture and administration in depth.
  • Ans. 

    Kubernetes is a container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes follows a master-slave architecture where the master node controls the cluster and the worker nodes run the containers.

    • Key components of Kubernetes architecture include Pods, Nodes, Clusters, Services, and Controllers.

    • Kubernetes administration involves tasks like deploying app...

  • Answered by AI

Skills evaluated in this interview

Platform Engineer Interview Questions asked at other Companies

Q1. Palindrome Linked List Problem Statement You are provided with a singly linked list of integers. Your task is to determine whether the given singly linked list is a palindrome. Return true if it is a palindrome, otherwise return false. Exam... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Opps Java preferred and sql related question.

Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Future goals and plans

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

DTCC Interview FAQs

How many rounds are there in DTCC interview?
DTCC interview process usually has 1-2 rounds. The most common rounds in the DTCC interview process are Technical, Coding Test and HR.
How to prepare for DTCC 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 DTCC. The most common topics and skills that interviewers at DTCC expect are Java, SQL, Python, Oracle and Javascript.
What are the top questions asked in DTCC interview?

Some of the top questions asked at the DTCC interview -

  1. What is duration and how do you use it in risk manageme...read more
  2. What is VaR and what type of models do you kn...read more
  3. Kubernetes architecture and administration in dep...read more

Tell us how to improve this page.

DTCC Interview Process

based on 14 interviews

Interview experience

4.3
  
Good
View more
Join DTCC Financial Markets. Forward.

Interview Questions from Similar Companies

Morningstar Interview Questions
3.9
 • 241 Interviews
ICICI Securities Interview Questions
3.9
 • 159 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
HDFC Securities Interview Questions
3.6
 • 104 Interviews
Axis Direct Interview Questions
3.8
 • 76 Interviews
View all

DTCC Reviews and Ratings

based on 78 reviews

4.3/5

Rating in categories

3.9

Skill development

4.5

Work-life balance

4.2

Salary

4.2

Job security

4.3

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 78 Reviews and Ratings
Lead Test Engineer

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Principal Platform Engineer

Hyderabad / Secunderabad

16-19 Yrs

Not Disclosed

Software Engineer

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Explore more jobs
Lead Software Engineer
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Director
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DTCC with

National Stock Exchange of India

3.6
Compare

Bombay Stock Exchange

3.8
Compare

Central Depository Services (I)

3.3
Compare

Merchant Customer Exchange

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