Upload Button Icon Add office photos

Bank of America

Compare button icon Compare button icon Compare

Filter interviews by

Bank of America Manager Technology Interview Questions and Answers

Updated 27 Feb 2024

Bank of America Manager Technology Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Projects done in previous company
  • Q2. How you handled High priority issue
  • Ans. 

    I prioritize the issue based on impact, assemble a cross-functional team, develop a plan of action, and provide regular updates to stakeholders.

    • Assess the impact and urgency of the issue

    • Assemble a cross-functional team with relevant expertise

    • Develop a plan of action with clear objectives and timelines

    • Provide regular updates to stakeholders on progress and resolution

  • Answered by AI
  • Q3. How you handle pressure situation
  • Q4. Security issues faced
  • Ans. 

    Security issues faced include data breaches, malware attacks, phishing scams, and insider threats.

    • Data breaches: Unauthorized access to sensitive information.

    • Malware attacks: Malicious software designed to disrupt operations or steal data.

    • Phishing scams: Deceptive emails or websites used to trick individuals into revealing personal information.

    • Insider threats: Employees or contractors with access to sensitive data inte

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Achievements, Strengths and Weakness, Projects done
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Ospf areas , Lsa types
  • Q2. STP portfast definition
  • Ans. 

    STP portfast is a feature that allows a switch port to bypass the spanning tree protocol listening and learning states.

    • STP portfast is used to reduce network convergence time by allowing designated ports to immediately transition to the forwarding state

    • It is typically used on access ports where there is no risk of creating a loop in the network

    • STP portfast should not be enabled on ports connected to other switches or r

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare networking topics

Skills evaluated in this interview

Manager Technology Interview Questions Asked at Other Companies

Q1. As a food technologist what you know about food than others?
Q2. carrots are particularly high in which important vitamin?
Q3. what do you mean by technology?
Q4. How you handled High priority issue
Q5. What's the ctx expectations

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Do you have knowledge about printer?
  • Ans. 

    Yes, I have knowledge about printers including different types, functions, troubleshooting, and maintenance.

    • Types of printers: inkjet, laser, thermal, 3D printers

    • Functions: printing, scanning, copying

    • Troubleshooting: paper jams, connectivity issues, low ink/toner

    • Maintenance: cleaning printheads, replacing cartridges

    • Examples: HP LaserJet, Epson EcoTank, Canon PIXMA

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

3 questions - DFS, Greedy and Priority Queue

Round 2 - Technical 

(2 Questions)

  • Q1. Implement max heap, basically how priority queue is implemented
  • Ans. 

    Max heap is a data structure where the parent node is always greater than or equal to its child nodes.

    • Start by creating an array to store the elements of the max heap.

    • Insert elements into the array and maintain the heap property by swapping elements if necessary.

    • Implement functions like insert, extractMax, and heapify to maintain the max heap structure.

    • Example: If we have elements 10, 7, 15, 3, 8, the max heap would be

  • Answered by AI
  • Q2. Question on my projects and DBMS
Round 3 - Technical 

(2 Questions)

  • Q1. Find second largest number in an array.
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the array of strings to an array of integers.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Find missing number
Round 4 - HR 

(2 Questions)

  • Q1. General HR questions
  • Q2. My future goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident. Keep working, Hard work always paysoff

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

45 Basic aptitude question

Round 2 - Coding Test 

1 hr Heap and String

Round 3 - One-on-one 

(1 Question)

  • Q1. Do you have any questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Profile related questions.
Round 3 - Technical 

(1 Question)

  • Q1. Job and responsibilities related questions and technical interview
Round 4 - Technical 

(1 Question)

  • Q1. Deeply technical interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent work-life balance with top-notch benefits. The management team really seems to care about their employees. You may have to work late/from home sometimes when the company needs you to, but that is balanced with the ability to work from home when YOU need to; its a fair trade

I applied via campus placement at National Institute of Technology (NIT), Calicut and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Coding Test 

2 hours, Java

Round 2 - HR 

(1 Question)

  • Q1. Basics C programming, logical reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough on basic C, C++ concepts

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Hard

The Test Was Conducted On HackerEarth. It Had 2 Sections. Section-A Had 30 Multiple Choice Questions & Section-B Had 2 Programming Questions. 

The MCQs Were On Java, Python, MongoDB, MySQL, JSON, Cloud Computing, JavaScript & C++ With the Majority Of Them On Java.

Half Of The Questions Were Theory-Based And The Other Half Were Output Based On JAVA & C++. I Would Highly Recommend Having An Excellent Knowledge Of Both JAVA & C++ To Ace Up The Online Round.

The 2 Programming Questions In Section-B Were Of 20 & 50 Marks Respectively. The 1st Question Was Easy And I Was Able To Solve It Easily. It Was Based On Number Theory. The 2nd Question Was Really Hard And Was A String Pattern Matching Question Quite Similar To The Z-Algorithm. Solving The 2nd Question Is Like A Bonus Because This Question Carries The Highest Marks. I Was Able To Solve Both The Questions.

  • Q1. 

    Z Algorithm Problem Statement

    You are provided with a string S of length N and a string P of length M. Your objective is to determine the number of times P appears in S in linear time.

    Example:

    Input:
    ...
Round 2 - Video Call 

Round duration - 30 Minutes
Round difficulty - Medium

The Interview Round Was Conducted On 18th November 2020. It Was Both A Managerial Round & HR Round And Was Conducted On Webex. Every Candidate Was Assigned A Time Slot And An Interviewer. My Interviewer Was Very Friendly.
 

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Business Technology Analyst in HyderabadEligibility criteriaC.G.P.A. Till 4th Semester >=7.5 No Standing Arrears (No Backlogs Or Detentions While Applying For The Test) Eligible Academic Year:- Third Year Undergraduate Eligible Branches:- Computer Science And Engineering, I.T.Barclays interview preparation:Topics to prepare for the interview - JAVA, DBMS, JavaScript, OOPS, Data StructuresTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Have A Strong Knowledge Of JAVA Since It’s A Bank And They Prefer JAVA Candidates.
Tip 2 : Have Good Projects On Any One Of Major Technologies Like AI, Block-Chain Since The Students Who Were Finally Selected Had Really Good Projects On These Technologies. 
Tip 3 : Have A Strong Knowledge Of OOPS And Databases(Both SQL & NoSQL).
Tip 4 : Having Basic Knowledge Of JavaScript Is Also Recommended.

Application resume tips for other job seekers

Tip 1 : Be Thorough With Your Resume & Only Mention Those Points & Projects In Your Resume With Which You Are Most Confident To Be Questioned On.
Tip 2 : Have Good Projects On Any One Of Major Technologies Like AI, Block-Chain Since The Students Who Were Finally Selected Had Really Good Projects On These Technologies.

Final outcome of the interviewRejected

Bank of America Interview FAQs

How many rounds are there in Bank of America Manager Technology interview?
Bank of America interview process usually has 1 rounds. The most common rounds in the Bank of America interview process are Technical and One-on-one Round.
How to prepare for Bank of America Manager Technology 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 Bank of America. The most common topics and skills that interviewers at Bank of America expect are Risk Management, Python, Agile, Operational Excellence and Troubleshooting.
What are the top questions asked in Bank of America Manager Technology interview?

Some of the top questions asked at the Bank of America Manager Technology interview -

  1. How you handled High priority is...read more
  2. Security issues fa...read more
  3. STP portfast definit...read more

Tell us how to improve this page.

Bank of America Manager Technology Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 641 Interviews
IndusInd Bank Interview Questions
3.5
 • 601 Interviews
Wells Fargo Interview Questions
3.8
 • 562 Interviews
HSBC Group Interview Questions
4.0
 • 484 Interviews
Yes Bank Interview Questions
3.7
 • 429 Interviews
View all
Bank of America Manager Technology Salary
based on 34 salaries
₹17 L/yr - ₹50 L/yr
20% more than the average Manager Technology Salary in India
View more details

Bank of America Manager Technology Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

3.5

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

3.5

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 2 Reviews and Ratings
Team Lead
2.3k salaries
unlock blur

₹5.7 L/yr - ₹16 L/yr

Assistant Manager
1.9k salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Team Developer
1.9k salaries
unlock blur

₹2.4 L/yr - ₹11 L/yr

Software Engineer
1.1k salaries
unlock blur

₹6.6 L/yr - ₹27.5 L/yr

Manager
981 salaries
unlock blur

₹11.5 L/yr - ₹38 L/yr

Explore more salaries
Compare Bank of America with

JPMorgan Chase & Co.

4.0
Compare

BA Continuum

4.1
Compare

Wells Fargo

3.8
Compare

Goldman Sachs

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