Premium Employer

i

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

Kyndryl Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Kyndryl System Administration Team Lead Interview Questions and Answers

Updated 4 Jul 2024

Kyndryl System Administration Team Lead Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Cloning of databases
  • Ans. 

    Cloning databases involves creating a duplicate of a database for various purposes.

    • Cloning databases can be done for backup and disaster recovery purposes.

    • It can also be used for testing and development without affecting the production database.

    • Tools like mysqldump, pg_dump, and Oracle Data Pump can be used for cloning databases.

    • Cloning can be done at the schema level or the entire database level.

  • Answered by AI
  • Q2. Patching , rac experience

Interview questions from similar companies

I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Short basic algorithms test

Round 2 - Technical 

(1 Question)

  • Q1. Java OOPS Concept Questions, Multithreading
Round 3 - HR 

(1 Question)

  • Q1. Team Management Skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay strong and firm, make sure they are convinced of your skills

Interview Questionnaire 

1 Question

  • Q1. Technical questions

Interview Questionnaire 

3 Questions

  • Q1. How to check server performance, incase application running on the server performing slow, what will you do ?
  • Ans. 

    To check server performance, monitor CPU, memory, disk usage. Use tools like top, htop, iostat. Check logs for errors.

    • Monitor CPU usage with top or htop command

    • Monitor memory usage with free or vmstat command

    • Monitor disk usage with df or iostat command

    • Check logs for errors related to the application

    • Use performance monitoring tools like Nagios or Zabbix

  • Answered by AI
  • Q2. How to actiavate a Volume Group or LV ?
  • Ans. 

    To activate a Volume Group or LV, use the vgchange or lvchange command.

    • Use the vgchange command to activate a Volume Group.

    • Use the lvchange command to activate a Logical Volume.

    • Specify the name of the Volume Group or Logical Volume as an argument.

    • Use the -a y option with vgchange to activate all Volume Groups.

    • Use the -a y option with lvchange to activate all Logical Volumes in a Volume Group.

  • Answered by AI
  • Q3. How would you present a SAN LUN to Solaris LDOM or CDOM ?
  • Ans. 

    To present a SAN LUN to Solaris LDOM or CDOM, we need to follow a few steps.

    • First, we need to identify the SAN LUN and the target LDOM/CDOM.

    • Then, we need to create a logical device using the format command.

    • Next, we need to configure the LUN using the cfgadm command.

    • Finally, we need to add the LUN to the LDOM/CDOM using the ldm add-vdsdev command.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Control-M Architecture
  • Q2. Control-M HA
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Check my language skills?
  • Q2. What is OSI layer with examples?
  • Ans. 

    OSI (Open Systems Interconnection) model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • OSI model has 7 layers, each layer has a specific function and communicates with the layer above and below it.

    • Examples of OSI layers are: Physical layer (transmitting bits over a medium), Data link layer (framing data into packets), Network layer (rout...

  • Answered by AI
  • Q3. What are CMD commands usually used?
  • Ans. 

    CMD commands are used for various tasks like managing files, network settings, system configurations, and more.

    • CMD commands are used to navigate and manage files and directories on a computer.

    • They can be used to configure network settings and troubleshoot network issues.

    • CMD commands can also be used to manage system configurations and services.

    • Some commonly used CMD commands include dir, cd, ipconfig, ping, netstat, an

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - System related interviews basics only ike booting process

Skills evaluated in this interview

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

I appeared for an interview in Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Spring batch questions Questions related to asynch process
  • Q2. Java 8 stream api questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Java 8-related questions and project-related topics.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Use java 8 to find the first repeated character in a given string

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Fake Interview, Didn't expect this from virtusa
  • Q2. FakeInterviews conducted, Didn;t expect this from virtusa
  • Q3. Virtusa Scammers

Interview Preparation Tips

Interview preparation tips for other job seekers - No real interview, fake interview only to understand the Gen AI topics & Projects.
He conducted interview, If you don't know go and learn from Coursera, DeepLearning.ai

Why wasting the time of peoples, Interviewer name : Sudhakar Chigurupati
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2023. 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. Microservices architechture, java8 questions
Round 3 - Technical 

(1 Question)

  • Q1. Question related to angular, like data bindings, different types of directives, pipes

Kyndryl Interview FAQs

How many rounds are there in Kyndryl System Administration Team Lead interview?
Kyndryl interview process usually has 1 rounds. The most common rounds in the Kyndryl interview process are Technical.
What are the top questions asked in Kyndryl System Administration Team Lead interview?

Some of the top questions asked at the Kyndryl System Administration Team Lead interview -

  1. Cloning of databa...read more
  2. Patching , rac experie...read more

Tell us how to improve this page.

Kyndryl System Administration Team Lead Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Kyndryl Kyndryl is the world's largest provider of IT infrastructure services.

Interview Questions from Similar Companies

Genpact Interview Questions
3.8
 • 3.2k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
Nagarro Interview Questions
4.0
 • 765 Interviews
NTT Data Interview Questions
3.8
 • 631 Interviews
Publicis Sapient Interview Questions
3.5
 • 623 Interviews
GlobalLogic Interview Questions
3.6
 • 599 Interviews
UST Interview Questions
3.8
 • 522 Interviews
View all

Kyndryl System Administration Team Lead Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

4.0

Salary

3.0

Job security

4.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
System Administrator
1.3k salaries
unlock blur

₹2.9 L/yr - ₹12 L/yr

Project Manager
620 salaries
unlock blur

₹7.1 L/yr - ₹28.5 L/yr

Associate Technical Engineer
590 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Infrastructure Specialist
579 salaries
unlock blur

₹4.7 L/yr - ₹23 L/yr

SME
419 salaries
unlock blur

₹7.5 L/yr - ₹25.5 L/yr

Explore more salaries
Compare Kyndryl with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

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