I applied through university. The process took 2 days. I interviewed at Deutsche Bank (Kānpur, Uttar Pradesh) in Sept 2024
Interview
Interview started with round1 technical round, in which they asked me intro , 2 puzzles , resume based and 2 DSA
Overall the interview was chill, college name IIT Kanpur
Interview questions [1]
Question 1
Introduction, Resume Questions,
2 DSA questions
1. Given two sorted arrays of length n and m, find the median in log(m+n) complexity?
2. Given two string find the number of subsequence occurence of string 2 in string 1