Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBM Team. If you also belong to the team, you can get access from here

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Backup Administrator Interview Questions and Answers

Updated 14 Mar 2021

IBM Backup Administrator Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the difference between nw9 and nw19 version?
  • Ans. 

    NW9 and NW19 are different versions of NetWorker software with varying features and capabilities.

    • NW19 has improved backup and recovery performance compared to NW9.

    • NW19 supports more operating systems and applications than NW9.

    • NW19 has enhanced security features such as TLS 1.2 support.

    • NW19 has a new web-based user interface for easier management.

    • NW19 has a new feature called CloudBoost for cloud-based data protection.

    • N...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - check the basic concepts, installation process and failure issues

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself?
  • Q2. Why did you choose this job role?
  • Q3. What kind of technologies did you choose in development?
  • Ans. 

    I have chosen a variety of technologies depending on the project requirements.

    • I have worked with programming languages such as Java, Python, and C++

    • I have experience with databases such as MySQL and MongoDB

    • I have used cloud technologies like AWS and Azure

    • I have worked with DevOps tools like Jenkins and Docker

    • I have also used machine learning frameworks like TensorFlow and Keras

  • Answered by AI
  • Q4. Which programming languages you are familiar with?
  • Q5. At what scale did you choose yourself in the programming language?
  • Ans. 

    I chose myself in the programming language at a small scale and gradually increased it.

    • Started with basic syntax and gradually moved to more complex concepts

    • Practiced on small projects before moving to larger ones

    • Learned from online resources and collaborated with peers

    • Continuously updated skills and learned new languages as needed

  • Answered by AI
  • Q6. Can you write some program you opt which you think it is at the average level in programming
  • Ans. 

    A simple program to calculate the average of numbers in an array, demonstrating basic programming concepts.

    • Define a function to calculate the average.

    • Use an array to store numbers.

    • Iterate through the array to sum the numbers.

    • Divide the sum by the number of elements to get the average.

    • Example: For array [1, 2, 3, 4, 5], average = (1+2+3+4+5)/5 = 3.

  • Answered by AI
  • Q7. At what place you can be after 5years?

Interview Preparation Tips

Interview preparation tips for other job seekers - As I was going to face my first interview in my Engineering life it was been a small tension in facing such a big MNC. Since I was been advised by my faculty to face the interview bravely, it was a bit shy to make this interview successful.

After I was entering my interviewer he asked me to take some water and cool down. I got some confidence and I decided to crack the interview at any cost, He started with asking about my family details, educational background, Languages I was known with.

At the end of the interview, he advised me to be more confident in every situation I am going to face. At that time I was bit encouraged by his words and I answered confidently that I will be a smart part of the company which has given me a wonderful opportunity to kick start my career.

Backup Administrator Interview Questions Asked at Other Companies

asked in IBM
Q1. What is the difference between NW9 and NW19 versions?
asked in LTIMindtree
Q2. what is your environment and which backups are taking?
asked in LTIMindtree
Q3. Explain the primary function of a domain controller.
asked in LTIMindtree
Q4. Which databases are being backed up in Networker?
asked in LTIMindtree
Q5. How many types of queries does DNS use?

I applied via Walk-in and was interviewed in Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Difference between performance of arraylist and vector.
  • Ans. 

    ArrayList is faster than Vector due to synchronization overhead in Vector.

    • ArrayList is not synchronized while Vector is.

    • ArrayList is faster as it does not need to acquire a lock before performing operations.

    • Vector is thread-safe while ArrayList is not.

    • Use Vector when thread safety is required, else use ArrayList for better performance.

  • Answered by AI
  • Q2. What do you mean by serialization?
  • Ans. 

    Serialization is the process of converting an object into a stream of bytes to store or transmit it over a network.

    • Serialization is used to save the state of an object and recreate it later.

    • It is commonly used in network communication to transmit data between different systems.

    • Serialization can be done in different formats such as XML, JSON, or binary.

    • Examples of serialization libraries include Java Serialization, JSON...

  • Answered by AI
  • Q3. What does finally block do?
  • Ans. 

    Finally block is used in exception handling to execute code regardless of whether an exception is thrown or not.

    • Finally block is always executed after try and catch blocks.

    • It is used to release resources like file handles, database connections, etc.

    • It is also used to perform cleanup operations like closing streams, deleting temporary files, etc.

    • Finally block can be used without catch block but not vice versa.

    • Example: t...

  • Answered by AI
  • Q4. How does JVM work?
  • Ans. 

    JVM is a virtual machine that executes Java bytecode. It provides a runtime environment for Java programs.

    • JVM stands for Java Virtual Machine

    • It interprets compiled Java code into machine code

    • JVM provides memory management, garbage collection, and security

    • JVM is platform-independent, allowing Java programs to run on any system with a JVM installed

    • Examples of JVM implementations include Oracle's HotSpot and OpenJDK

  • Answered by AI
  • Q5. How hashmap works?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Retrieving a value from a hashmap is typically an O(1) operation, but worst case can be O(n) if all keys map to the same in...

  • Answered by AI
  • Q6. Define oops concepts.
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Abstraction

    • Encapsulation

    • Inheritance

    • Polymorphism

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific about your logic

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were so many questions, as I started answering most of the question in detailed manner.

Interview Preparation Tips

Interview preparation tips for other job seekers - The harder you train, the lesser you bleed.

What people are saying about IBM

View All
intellectualshinchan
Verified Icon
5d
ex -
TCS
Upcoming Coding Assessment with IBM
Hi All, I am having a Coding Assessment with IBM what should I prepare and from where I can prepare?
Got a question about IBM?
Ask anonymously on communities.

Interview Questionnaire 

1 Question

  • Q1. .net, coding

Interview Preparation Tips

Interview preparation tips for other job seekers - There was multiple mcq related questions regarding C#,angular.

I applied via Campus Placement and was interviewed before May 2021. 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 - Technical 

(1 Question)

  • Q1. Questions relating to front end web designing(HTML, CSS, JS, Jquery, Ajax, SQL) which was one of my UG projects and Data structures
Round 3 - HR 

(3 Questions)

  • Q1. Mechanical Engineering concepts (as my UG is BE-Mech)
  • Q2. What you know about the company and key persons in the company?
  • Q3. Live walk through of website created by me

Interview Preparation Tips

Topics to prepare for TCS System Engineer interview:
  • datastructures
  • Programming
  • SQL
Interview preparation tips for other job seekers - This interview process is part of my campus placement. Some of my friends had an aptitude test as well to clear the initial screening process.
My suggestion would be work on an industry relevant project during UG, and get strong in the tools and technologies used in that project. Strong knowledge in any programming language, Data structures and SQL improve your chances of landing in your first job.

I applied via Campus Placement and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical Interview - Questions Were related to my projects and some Basics of Programming and Software Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are Confident about you , its enough to crack the Interview
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test consist verbal, logical and quantitative sections and you need to score 50% more in all three.

Round 2 - Technical 

(1 Question)

  • Q1. They ask you everything written on your resume and some basics of DBMS, data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, be yourself, and be honest while answering

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test level medium to high consisting 5 sections each section have to be qualify.
1.Math ability
2.Reasoning
3.English
4.Psuedocodes
5.Puzzles
After clearing test there is technical plus hr interview combined.

Round 2 - Technical 

(2 Questions)

  • Q1. General hr questions and basic programming questions
  • Q2. Questions on Final year project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare english section well. Best Luck!

I applied via Job Fair and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quant ,maths,english

Round 2 - Coding Test 

2 hrs any language platform was tcs own

Interview Preparation Tips

Topics to prepare for TCS System Engineer interview:
  • Python
  • Data Structures
Interview preparation tips for other job seekers - prepare for nqt if you qualify 95% chances are you will get the job

IBM Interview FAQs

How to prepare for IBM Backup Administrator 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 IBM. The most common topics and skills that interviewers at IBM expect are Unix, EMC, Linux, NetBackup and Administration.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
DXC Technology Interview Questions
3.6
 • 842 Interviews
View all
IBM Backup Administrator Salary
based on 244 salaries
₹3.7 L/yr - ₹8 L/yr
At par with the average Backup Administrator Salary in India
View more details

IBM Backup Administrator Reviews and Ratings

based on 11 reviews

4.6/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

4.5

Salary

4.1

Job security

3.9

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 11 Reviews and Ratings
Application Developer
12.6k salaries
unlock blur

₹5.3 L/yr - ₹26.5 L/yr

Software Engineer
5.9k salaries
unlock blur

₹8.3 L/yr - ₹25 L/yr

Software Developer
5.7k salaries
unlock blur

₹13.4 L/yr - ₹39.5 L/yr

Senior Software Engineer
5.3k salaries
unlock blur

₹14.1 L/yr - ₹30 L/yr

Advisory System Analyst
4.6k salaries
unlock blur

₹13.6 L/yr - ₹23 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview