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
4.0

based on 2.7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Kyndryl Information Technology Assistant Interview Questions and Answers

Updated 4 Jun 2022

Kyndryl Information Technology Assistant Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Dec 2021. 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 - HR 

(3 Questions)

  • Q1. Introduce yourself and where did you find about this position
  • Q2. Tell us about yourself?
  • Q3. What is you weakness and strength?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful on your cv coz they will ask you about it one by one

Interview questions from similar companies

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 Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. List the IT profiles that you have worked upon.
  • Q2. What are the major skills of a Php Developer?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Exolain jvm Architecture
  • Q2. Write pallindrome code
  • Ans. 

    A palindrome code is a program that checks if a given string reads the same forwards and backwards.

    • Create a function that takes a string as input

    • Reverse the string and compare it to the original string

    • Return true if they are the same, false otherwise

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is rdbms in sql
  • Ans. 

    RDBMS stands for Relational Database Management System in SQL.

    • RDBMS is a type of database management system that stores data in a structured format using rows and columns.

    • It allows users to establish relationships between different data sets.

    • SQL (Structured Query Language) is commonly used to interact with RDBMS.

    • Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • 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.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 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 - Group Discussion 

Introduction my self

Round 3 - HR 

(5 Questions)

  • Q1. Introduction my self and any have experience or tell about like u
  • Q2. What is u name and tell about u r self
  • Q3. Why u like a travelling
  • Q4. My name is archana julolu completed degre this year and my father is labour my mother is housewife I have one brother he is studying in in intermediate
  • Q5. Yes I love the travelling and I like very to go to a temples and ocean parks very like and enjoy lots of much

Interview Preparation Tips

Topics to prepare for Optum Global Solutions BPO Information Processing Specialist interview:
  • Self intraduction
  • Tell about famous place
Interview preparation tips for other job seekers - So talk to the sir very smart and give a answer very fast and very understand

Interview Questionnaire 

1 Question

  • Q1. In-depth basic questions on Apex, Lightning, Asynchronous Process, Permissions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you are answering, and show them you are ready to learn and work on new things.

Interview Questionnaire 

1 Question

  • Q1. Daily Activities, SIEM Tool Architacture, Recently Cyber Attack, Incident Management Process.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is IP address
  • Ans. 

    An IP address is a unique numerical label assigned to each device connected to a computer network.

    • IP address stands for Internet Protocol address.

    • It is used to identify and locate devices on a network.

    • There are two types of IP addresses - IPv4 and IPv6.

    • Example of IPv4 address: 192.168.1.1

    • Example of IPv6 address: 2001:0db8:85a3:0000:0000:8a2e:0370:7334

  • Answered by AI
  • Q2. What is osi model
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers.

    • The OSI model stands for Open Systems Interconnection model

    • It helps in understanding how different networking protocols work together

    • Each layer has specific functions and communicates with adjacent layers

    • Examples of layers include physical layer, data link layer, network layer, e

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduce to yourself
  • Q2. What is daily routine
  • Ans. 

    The daily routine of an IT Support Engineer involves troubleshooting technical issues, providing support to end users, and maintaining IT systems.

    • Responding to help desk tickets and resolving technical issues

    • Installing and configuring hardware and software

    • Providing technical support to end users via phone, email, or in person

    • Performing routine maintenance on IT systems

    • Documenting solutions and procedures for future ref

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Different types of joins in SQL.
  • Ans. 

    Different types of joins in SQL include inner join, outer join, left join, right join, and full join.

    • Inner join: Returns rows when there is a match in both tables.

    • Outer join: Returns all rows when there is a match in one of the tables.

    • Left join: Returns all rows from the left table and the matched rows from the right table.

    • Right join: Returns all rows from the right table and the matched rows from the left table.

    • Full j...

  • Answered by AI
  • Q2. Write a test case in selenium.
  • Ans. 

    Test case to verify login functionality on a website using Selenium

    • Open the browser and navigate to the login page

    • Enter valid username and password

    • Click on the login button

    • Verify that user is successfully logged in

  • Answered by AI
  • Q3. What is selenium and what sort of applications we use this for?
  • Ans. 

    Selenium is a popular open-source tool used for automating web browsers.

    • Selenium is used for automating web application testing.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium can interact with different browsers like Chrome, Firefox, Safari, etc.

    • It can automate repetitive tasks such as form filling, clicking buttons, navigating through web pages, etc.

    • Selenium is widely used in software d...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NTT Data Associate Information Technology Consultant interview:
  • Java
  • SQL
  • Selenium

Skills evaluated in this interview

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

I applied via campus placement at Pune University and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Coding Test 

EASY QUESTIONS WITH SOME APTITUDE TEST

Round 2 - Technical 

(2 Questions)

  • Q1. Technical discussion on python and java.
  • Q2. OOPS concepts, python data structures
Round 3 - HR 

(3 Questions)

  • Q1. Techno managerial round
  • Q2. Life ambitions , goals
  • Q3. Walk through job process

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if looking for a high paying career.
Talks here are bigger than actual work. Money is extremely poor initially.
No matter what they say, they make you sign a contract for 2 years.

Kyndryl Interview FAQs

How many rounds are there in Kyndryl Information Technology Assistant interview?
Kyndryl interview process usually has 2 rounds. The most common rounds in the Kyndryl interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Join Kyndryl Kyndryl is the world's largest provider of IT infrastructure services.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
System Administrator
1.2k salaries
unlock blur

₹2.9 L/yr - ₹12 L/yr

Project Manager
632 salaries
unlock blur

₹7.1 L/yr - ₹28.6 L/yr

Associate Technical Engineer
603 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Infrastructure Specialist
567 salaries
unlock blur

₹5.3 L/yr - ₹22 L/yr

SME
444 salaries
unlock blur

₹7.4 L/yr - ₹25.5 L/yr

Explore more salaries
Compare Kyndryl with

IBM

4.0
Compare

Accenture

3.9
Compare

TCS

3.7
Compare

Wipro

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