Open In App

Bank of America Interview Experience for Senior Tech Associate

Bank of America visited our college offering the role of Senior Tech Associate. The entire process comprised three rounds, but even before that, there was a resume-based shortlisting process too.

Round 1: Video Interview + Coding Questions: This was conducted on the HireVue platform. 



Coding Question1: Given a string, alternatively, change the case of the character, i.e., the first character should be upper case, the second character should be lower case, the third should be upper case, and so on when you encounter an alphabet and the remaining character should remain unchanged.

Example: 



Input: 
abcde#fgh
Output: 
AbCdE#fGh 

Coding Question 2:

HR Question 1: Briefly tell about yourself, the work you have done, the challenges faced in that, and why you’re fit for this job.

HR Question 2: How have your previous experiences shaped/prepared you for this role?

In addition to this, I was also asked to explain the approach for the second code, its logic, and time complexities.

Round 2: Technical Interview: This revolved around a detailed discussion on two of the project I’d done (AI & ML related), the technologies used, the challenges I ran into and solved and some basic questioning on core concepts of the domain.

Round 3: HR Interview: Before my HR interview, I got results of being selected by another company (which turned out to have a better offer), so even though I’d one offer I decided to give this round a chance. 

Overall, it was a fun experience and I got to learn many new things.

Article Tags :