Open In App

Deutsche Bank Interview Experience (On-Campus)

Improve
Improve
Like Article
Like
Save
Share
Report

Round 1(Online Coding Round): There was 3 coding question.

  1. https://www.geeksforgeeks.org/connect-n-ropes-minimum-cost/
  2. https://www.geeksforgeeks.org/count-possible-paths-top-left-bottom-right-nxm-matrix/
  3. https://www.geeksforgeeks.org/longest-common-substring-dp-29/

Round 2(Technical Round 1): Out of 400 students, 18 students were selected for this round. This was my first interview in life. So I told an interviewer the same and so he made me feel comfortable initially.

  1. https://www.geeksforgeeks.org/largest-sum-contiguous-subarray/. I explained brute force and then optimized the solution. he asked me to implement. I implemented it without any syntax and logical error in the first attempt (This was a very good impression ) and the naming of variables should be meaningful.
  2. https://www.geeksforgeeks.org/count-possible-paths-top-left-bottom-right-nxm-matrix/. he didn’t ask me to code only logic was needed. This question was in the online round as well but the language was different.
  3. He asked me to rate myself on MySQL joins and asked one question on joins. All other questions were on DBMS, OS, CN.

 Note: While giving an introduction mention your interest like mine was DS, so the interviewer will focus on that part.

Round 3(Technical Round 2): All 18 students got selected for this round. Because the first round was pretty easy and everyone performed up to the mark.

After the introduction, he asked me my strong area so I mention DS.

  1. Detect Cycle in directed graph

       So this in this round he asked me only one DS question but he was pretty much impressed with the way I got the solution in the first attempt(No syntax error and No logical error) in less time.

Then he asked me questions on OS, CN, DBMS in depth. I messed up my interview in that part.

Round 4(PROFIT ROUND-Professional Fitness Round): Out of 18 students, 12 students were selected for this round. Fortunately, the DS question of the previous round came as a life saviour for me and I was one among 12.

  1. Normal behavioral questions were there.

Round 5(HR Round): All 12 students were shortlisted for this round.

  1. So after the introduction, she asked me “Who is Your HOD ?”  I was numb because I did not know our HOD’s name (Because 4 months ago our HOD was changed and also because of Online lectures ) So I spoke lie to her.  She found out my lie because she had purposely asked this question.  “NEVER EVER LIE TO YOUR INTERVIEWER”.

So obviously I was not on the final list. 8 students got selected in Deutsche Bank.


Last Updated : 04 Aug, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads