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 Technical Engineer Interview Questions and Answers

Updated 24 Feb 2024

Kyndryl Technical Engineer Interview Experiences

4 interviews found

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

(1 Question)

  • Q1. Need to know basic computer knowledge, cloud computing and netu

Technical Engineer Interview Questions & Answers

user image pandiya rajeshwari

posted on 25 Aug 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. About self intro
Round 3 - One-on-one 

(1 Question)

  • Q1. Feedback about me and the company

Technical Engineer Interview Questions Asked at Other Companies

Q1. The hydraulic steering device of a dish antenna for satellite tra ... read more
asked in JLL
Q2. What is safety in ACB, VCB, DG set?
Q3. 1) imagine their is a electricity bulb, upon reaching equilibrium ... read more
Q4. why do we use startin methods to start induction motor n xplain t ... read more
Q5. How do you scale up for filtration? How to identify filtration eq ... read more

I applied via campus placement at Panimalar Engineering College, Chennai and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Assignment 

Verbal assessment basic of English knowledge

Round 2 - HR 

(2 Questions)

  • Q1. Tell about yourself and you areas of interest
  • Q2. Basic concepts of cloud computing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for the interview brush the basis of cloud computing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via IBM and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What was your project
  • Q2. Why did you choose it over core field

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work environment
Open to activities like fun Friday's which are super interactive sessions

Kyndryl interview questions for designations

 Associate Technical Engineer

 (9)

 Technical Support Engineer

 (1)

 Technical Associate

 (1)

 Technical Support Associate

 (1)

 Technical Support Executive

 (1)

 Technical Support Representative

 (1)

 Technical Specialist

 (3)

 Technical Lead

 (2)

Interview questions from similar companies

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

I applied via Job Portal and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic java programs like string manupilations

Round 2 - One-on-one 

(2 Questions)

  • Q1. String reverse programm
  • Q2. Find duplicates in array
  • Ans. 

    Find duplicates in array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How far have you studied, have you worked or not?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very good The interviewer was also very good

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I applied for a full stack developer. Questions are mostly on C#, exception handling, Collections, data types, stored procedures, APIs and some tags on HTML.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold while answering questions. If you don't know the answer then say them directly like I don't know this topic but I will learn it.

Technical Engineer Interview Questions & Answers

Atos user image Priyanka Pednekar

posted on 6 May 2021

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Non technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was technical questions in relevant area
  • Q2. The questions relevant to my skill set and experience
Round 2 - One-on-one 

(2 Questions)

  • Q1. The questions relevant to my skills and experience
  • Q2. The questions relevant to job requirements
Round 3 - HR 

(2 Questions)

  • Q1. General discussion about the profession and career
  • Q2. Discussed job location and client
Round 4 - Behavioral 

(2 Questions)

  • Q1. Discussed about client and company
  • Q2. Orientation related things discussed.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is not Level-3 company. In reality, It is Level-1 Company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Describe 5 non functional requirements
  • Ans. 

    Non functional requirements are criteria that specify how a system should behave, rather than what it should do.

    • Performance - system should respond within 2 seconds for all user interactions

    • Scalability - system should be able to handle 1000 concurrent users

    • Reliability - system should have a 99.99% uptime

    • Security - system should encrypt all sensitive data

    • Usability - system should have a user-friendly interface

  • Answered by AI
  • Q2. How will you improve performance of legacy app which has to work with your latest microservice.
  • Ans. 

    Improve legacy app performance by optimizing code, implementing caching, and scaling resources.

    • Optimize code by identifying and removing bottlenecks

    • Implement caching to reduce database calls and improve response time

    • Scale resources by using containers or serverless architecture

    • Use asynchronous processing for long-running tasks

    • Upgrade hardware or infrastructure if necessary

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain security in microservices
  • Ans. 

    Security in microservices involves implementing authentication, authorization, encryption, and monitoring to protect data and services.

    • Implement authentication and authorization mechanisms to control access to microservices.

    • Use encryption to secure communication between microservices and external clients.

    • Implement monitoring and logging to detect and respond to security incidents.

    • Consider using API gateways for central...

  • Answered by AI
  • Q2. Describe microservices architecture for a wealth management app
  • Ans. 

    Microservices architecture for a wealth management app involves breaking down the application into smaller, independent services.

    • Each microservice focuses on a specific business function, such as client onboarding, portfolio management, or reporting.

    • Services communicate through APIs, allowing for flexibility and scalability.

    • Each microservice can be developed, deployed, and scaled independently, leading to faster develo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GlobalLogic Technical Architect interview:
  • Java
  • Microservices

Skills evaluated in this interview

Kyndryl Interview FAQs

How many rounds are there in Kyndryl Technical Engineer interview?
Kyndryl interview process usually has 2-3 rounds. The most common rounds in the Kyndryl interview process are Resume Shortlist, Technical and HR.
How to prepare for Kyndryl Technical Engineer 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 Kyndryl. The most common topics and skills that interviewers at Kyndryl expect are Customer Service, Automation, Interpersonal Skills, Networking and Analytics.
What are the top questions asked in Kyndryl Technical Engineer interview?

Some of the top questions asked at the Kyndryl Technical Engineer interview -

  1. Need to know basic computer knowledge, cloud computing and n...read more
  2. Basic concepts of cloud comput...read more

Tell us how to improve this page.

Kyndryl Technical Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Resume Shortlist Round
View more
Join Kyndryl Kyndryl is the world's largest provider of IT infrastructure services.
Kyndryl Technical Engineer Salary
based on 34 salaries
₹4 L/yr - ₹5 L/yr
12% less than the average Technical Engineer Salary in India
View more details

Kyndryl Technical Engineer Reviews and Ratings

based on 5 reviews

4.6/5

Rating in categories

4.2

Skill development

3.8

Work-life balance

3.0

Salary

3.9

Job security

4.3

Company culture

3.0

Promotions

4.1

Work satisfaction

Explore 5 Reviews and Ratings
System Administrator
1.3k salaries
unlock blur

₹2.9 L/yr - ₹12.1 L/yr

Project Manager
637 salaries
unlock blur

₹7.1 L/yr - ₹28 L/yr

Associate Technical Engineer
607 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Infrastructure Specialist
553 salaries
unlock blur

₹4.1 L/yr - ₹24 L/yr

SME
416 salaries
unlock blur

₹7.4 L/yr - ₹25 L/yr

Explore more salaries
Compare Kyndryl with

IBM

4.0
Compare

Accenture

3.8
Compare

TCS

3.7
Compare

Wipro

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