Deutsche Bank Interview Questions

Deutsche Bank Interview Questions

Deutsche Bank established its first branch in India in 1980 and currently operates branches in 16 cities. In 2022, the bank started operations at the IFSC Banking Unit at GIFT City, Gujarat, to serve as an international platform for Indian businesses.

It has got a 4.1* rating on Glassdoor and is considered one of the best product-based companies. It is highly regarded for its work-life balance.

They provide good training as well which will be beneficial in future too. You can practice the below Deutsche Bank Interview Questions for the interview. We have collected past frequently asked Deutsche Bank Interview Questions for your reference.

Deutsche Bank String Questions

Question 1. Check whether Strings are K Distance Apart or Not Problem Statement Given two strings and an integer k, write a program to check whether the given strings are k distance apart or not. That is if any character is mismatched or any character is to be removed then it is known as k distance apart. Input Format The first ...

Read more

Question 2. Even Substring Count Problem Statement In the “Even Substring Count” problem we have given an input string which is formed by digits. Write a program or code to find the count of substrings which when converting into integer form even. Input Format The first and only one line containing a string “s”. Output ...

Read more

Deutsche Bank Stack Questions

Question 3. Min Stack In min stack problem we have to design a stack to implement the following functions efficiently, push(x) –> Push an element x to the stack pop() –> Removes the item on top of stack top() –> Return the element at top of stack getMin() –> Return the minimum element present ...

Read more

Deutsche Bank Matrix Questions

Question 4. Check whether Strings are K Distance Apart or Not Problem Statement Given two strings and an integer k, write a program to check whether the given strings are k distance apart or not. That is if any character is mismatched or any character is to be removed then it is known as k distance apart. Input Format The first ...

Read more

Translate ยป