Upload Button Icon Add office photos

Bank of Baroda

Compare button icon Compare button icon Compare

Filter interviews by

Bank of Baroda IT Officer Interview Questions and Answers

Updated 16 Oct 2023

Bank of Baroda IT Officer Interview Experiences

1 interview found

IT Officer Interview Questions & Answers

user image Sunil Kumar Yadav

posted on 16 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Conducted by IBPS and is of 2 stages i.e. Prelims and mains

Round 2 - One-on-one 

(3 Questions)

  • Q1. Generic technical question, more focussed on development basics, DBMS and networking
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to represent multiple data types.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented program...

  • Answered by AI
  • Q3. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows for code reusability and promotes the concept of hierarchy

    • Derived class inherits properties and behaviors from a base class

    • Types of inheritance include single, multiple, multilevel, and hierarchical

    • Example: Class 'Car' can inherit from class 'Vehicle' to access common attributes like 'color

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Check Banker's Adda

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding round java
  • Q2. Spring boot and devops activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Na
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to find out prime number
  • Ans. 

    Prime numbers are numbers that are only divisible by 1 and themselves.

    • Start by checking if the number is less than 2, as prime numbers start from 2.

    • Iterate from 2 to the square root of the number and check if the number is divisible by any of these numbers.

    • If the number is not divisible by any number in the range, then it is a prime number.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - want to answer
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 3 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 - Aptitude Test 

It was quantitative aptitude test with some coding questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. This round was to majorly check our confidence and communication style. I was asked to explain the projects that I have done..then some general analytical based questions that were non technical.
  • Q2. Why didn't you want to pursue higher studies?
  • Q3. Tell me about urself and the projects you have done

Interview Preparation Tips

Interview preparation tips for other job seekers - There is no much work pressure and it's a fine place for experienced employees..but not a fine play freshers who are just graduated.. since there is less challenging or learn space..

I applied via Newspaper Ad

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 - One-on-one 

(1 Question)

  • Q1. Till date working and experience
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions about technology organization using.
Round 4 - HR 

(1 Question)

  • Q1. About the salary and documents

Interview Preparation Tips

Interview preparation tips for other job seekers - Do best preparation for interview as per role responsibility.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Behavioural and culture fit

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a dedicated IT professional with 5 years of experience in network administration and cybersecurity.

    • 5 years of experience in network administration and cybersecurity

    • Proficient in troubleshooting hardware and software issues

    • Skilled in implementing security measures to protect data

    • Strong knowledge of network protocols and technologies

  • Answered by AI
  • Q2. Sql Commands, Types of ddl , dml comands, acid properties,
  • Q3. Collge Projects
  • Q4. Past Experience
  • Q5. Linux Commands with their options
  • Ans. 

    Linux commands are used to perform various tasks in the Linux operating system.

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • mkdir - make directory

    • rm - remove files or directories

    • cp - copy files or directories

    • mv - move files or directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • sudo - execute a command as the superuser

  • Answered by AI
  • Q6. Family members & Are You able To travel
  • Ans. 

    Yes, I am able to travel and have no restrictions regarding family members.

    • I am able and willing to travel for work as required

    • I have no restrictions regarding family members that would prevent me from traveling

    • I am flexible and adaptable to different locations and travel schedules

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary Structure Guidance
  • Q2. Rotational Shift Explanation
  • Ans. 

    Rotational shift explanation involves working different shifts at different times, often including nights and weekends.

    • Rotational shift means employees work different shifts at different times

    • Shifts can include nights, weekends, and holidays

    • Allows for 24/7 coverage and flexibility in scheduling

    • Employees may rotate between morning, afternoon, and night shifts

    • Example: Employee works morning shift one week, night shift th

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Interview Was Very Good . All The Mangaers including Rajesh Sir , Ashish sir , Ramnath Sir were quite friendly during the interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

DSA , LLD on bar raiser

Round 2 - Coding Test 

DSA, SQL and discussions around projects

Round 3 - System Design 

(1 Question)

  • Q1. Design a notification system
  • Ans. 

    A notification system to alert users of important events or updates.

    • Define types of notifications (e.g. email, SMS, push notifications)

    • Implement a user preference setting for notification frequency

    • Include a notification history for users to review past alerts

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basics of programming
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

Basic code to be written

Bank of Baroda Interview FAQs

How many rounds are there in Bank of Baroda IT Officer interview?
Bank of Baroda interview process usually has 3 rounds. The most common rounds in the Bank of Baroda interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
What are the top questions asked in Bank of Baroda IT Officer interview?

Some of the top questions asked at the Bank of Baroda IT Officer interview -

  1. What is polymorph...read more
  2. What is inherita...read more
  3. Generic technical question, more focussed on development basics, DBMS and netwo...read more

Tell us how to improve this page.

Bank of Baroda IT Officer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 651 Interviews
IndusInd Bank Interview Questions
3.5
 • 608 Interviews
Bandhan Bank Interview Questions
3.7
 • 542 Interviews
Yes Bank Interview Questions
3.7
 • 433 Interviews
View all
Bank of Baroda IT Officer Salary
based on 15 salaries
₹8.5 L/yr - ₹18 L/yr
173% more than the average IT Officer Salary in India
View more details

Bank of Baroda IT Officer Reviews and Ratings

based on 4 reviews

3.0/5

Rating in categories

2.0

Skill development

3.5

Work-life balance

3.0

Salary

4.5

Job security

2.5

Company culture

1.5

Promotions

2.5

Work satisfaction

Explore 4 Reviews and Ratings
Senior Manager
369 salaries
unlock blur

₹9.5 L/yr - ₹37 L/yr

Manager
354 salaries
unlock blur

₹7.2 L/yr - ₹25 L/yr

Assistant Manager
275 salaries
unlock blur

₹5.5 L/yr - ₹21 L/yr

Chief Manager
274 salaries
unlock blur

₹14 L/yr - ₹52 L/yr

Credit Manager
210 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Explore more salaries
Compare Bank of Baroda with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

Kotak Mahindra Bank

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