Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TCS Storage Administrator Interview Questions and Answers

Updated 22 Jan 2025

TCS Storage Administrator Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About ontap pre checks
  • Q2. What is fibre channel
  • Ans. 

    Fibre Channel is a high-speed network technology commonly used for storage area networks (SANs) to connect servers to storage devices.

    • Fibre Channel is a dedicated high-speed network technology used for connecting servers to storage devices.

    • It provides high bandwidth and low latency for data transfer.

    • Fibre Channel uses optical fiber cables to transmit data over long distances.

    • It is commonly used in storage area networks...

  • Answered by AI

Skills evaluated in this interview

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

Prepare for aptitude and reasoning tests.

Round 2 - Coding Test 

Prepare on case studies.

Round 3 - Technical 

(1 Question)

  • Q1. What are Network-Attached Storage (NAS) and Storage Area Network (SAN)?
  • Ans. 

    NAS is a file-level storage connected to a network, while SAN is a block-level storage network dedicated to storage devices.

    • NAS is used for file sharing over a network, typically using protocols like NFS or SMB.

    • SAN is a dedicated network for storage devices, providing block-level access to storage.

    • NAS is easier to set up and manage compared to SAN.

    • Examples of NAS devices include Synology DiskStation, while SAN examples...

  • Answered by AI

Storage Administrator Interview Questions Asked at Other Companies

Q1. How many types of topologies in San and explain it one by one
asked in Wipro
Q2. What is zonning .And have you ever been part of upgradation ?
asked in Wipro
Q3. On what storage devices you have worked yet
asked in Cognizant
Q4. What is RAID and Raid 5 ,Raid 6 Types
Q5. How many types of backup
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Prepare well. they ask vey tough questions
  • Q2. Question about switches.types, implementation
  • Q3. Quesþion about router
  • Q4. Situation based question

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

Interview Questionnaire 

1 Question

  • Q1. Training?

Interview Preparation Tips

Interview preparation tips for other job seekers - Best training in India. No doubt

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(4 Questions)

  • Q1. What is Polymorphism and it’s type?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.

    • It helps in achieving loose coupling between objects

    • It makes testing easier as dependencies can be mocked or stubbed

    • There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection

    • Example: In a web application, the database connection object can ...

  • Answered by AI
  • Q3. How Garbage Collection works in .Net?
  • Ans. 

    Garbage Collection in .Net automatically manages memory by freeing up unused objects.

    • Garbage Collector runs in the background and periodically checks for unused objects.

    • It frees up memory by deallocating objects that are no longer being used.

    • GC can be configured using different modes like Server, Workstation, Concurrent, etc.

    • GC can also be manually triggered using GC.Collect() method.

    • GC.SuppressFinalize() method can be...

  • Answered by AI
  • Q4. What is LINQ and some basic concept related it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Go through basic concepts of OOPs and SQL.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 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. .Net related technical questions
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well basic concepts like OOPs

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself.
  • Q2. Why do you want to join IT?
  • Q3. Why not core?

I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oops concept,polymorphism,inheritance, college project

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was pretty easy and decent

Interview Questionnaire 

1 Question

  • Q1. What is pickling?
  • Ans. 

    Pickling is a process of serializing and de-serializing Python objects into a byte stream.

    • Pickling is used to store Python objects in a file or transfer them over a network.

    • The pickle module in Python is used for pickling and unpickling.

    • The pickled data can be stored in a file or transferred over a network.

    • The pickled data can be easily unpickled to get back the original Python object.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic programming concepts.

Skills evaluated in this interview

TCS Interview FAQs

How many rounds are there in TCS Storage Administrator interview?
TCS interview process usually has 1-2 rounds. The most common rounds in the TCS interview process are Technical, Coding Test and One-on-one Round.
How to prepare for TCS Storage 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 TCS. The most common topics and skills that interviewers at TCS expect are Netapp, SAN, Storage, EMC Storage and NetApp Storage.
What are the top questions asked in TCS Storage Administrator interview?

Some of the top questions asked at the TCS Storage Administrator interview -

  1. What are Network-Attached Storage (NAS) and Storage Area Network (SA...read more
  2. what is fibre chan...read more
  3. prepare well. they ask vey tough questi...read more

Tell us how to improve this page.

TCS Storage Administrator Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
TCS Storage Administrator Salary
based on 440 salaries
₹3 L/yr - ₹12.1 L/yr
12% more than the average Storage Administrator Salary in India
View more details

TCS Storage Administrator Reviews and Ratings

based on 25 reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

2.7

Salary

4.4

Job security

3.4

Company culture

2.8

Promotions

3.6

Work satisfaction

Explore 25 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.1k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.8k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Associate Consultant
30.1k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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