Upload Button Icon Add office photos

Cyient

Compare button icon Compare button icon Compare

Filter interviews by

Cyient Interview Questions, Process, and Tips

Updated 12 Mar 2025

Top Cyient Interview Questions and Answers

Cyient Interview Experiences

Popular Designations

288 interviews found

I applied via Campus Placement and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Only technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys all are focus on your skill only and be confident when your interview will start.

Embedded Hardware Engineer Interview Questions asked at other Companies

Q1. If it is a discrete output by a sensor y did you use a adc
View answer (2)

I applied via Referral and was interviewed before 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 

(2 Questions)

  • Q1. Previous experience.
  • Q2. Salary negotiation is the final one.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a big challenge.
No need to worry.
Simply ask salary as per your experience not based on your past or current CTC.

Technical Author Interview Questions asked at other Companies

Q1. If you learn illustration it's advantage
View answer (1)

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Core Java Related questions
  • Q2. Difference between abstract class and interface
  • Ans. 

    Abstract class can have implementation while interface only has method signatures.

    • Abstract class can have constructors while interface cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract class can have non-public members while interface only has public members.

    • Abstract class is used for creating a base class while interface is used for implementing a contract.

    • Example o...

  • Answered by AI
  • Q3. Spring auto-wiring and DI
  • Q4. Transaction Management in Hibernate/JPA
  • Ans. 

    Transaction management in Hibernate/JPA

    • Hibernate/JPA provides transaction management support through the EntityManager API

    • Transactions can be managed programmatically or declaratively using annotations

    • The @Transactional annotation can be used to mark a method as transactional

    • Hibernate/JPA supports different transaction isolation levels and propagation behaviors

    • Rollback can be triggered programmatically or automatically

  • Answered by AI
  • Q5. Unit testing, CI/CD, Git
Round 2 - Behavioral 

(2 Questions)

  • Q1. Simple questions related to SDLC
  • Q2. Advantages of Agile over waterfall model
  • Ans. 

    Agile allows for flexibility, collaboration, and faster delivery compared to the rigid and sequential waterfall model.

    • Agile emphasizes on continuous feedback and improvement

    • Agile allows for changes to be made throughout the development process

    • Agile promotes collaboration and communication among team members

    • Agile enables faster delivery of working software

    • Waterfall model is rigid and sequential, making it difficult to m...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on core java concepts

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

What people are saying about Cyient

View All
a hardware design engineer
1d
Cyient salary structure
Does Cyient pay as per client or do they have standard Salary structure?
Got a question about Cyient?
Ask anonymously on communities.

I applied via Newspaper Ad and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Regarding ur experience and what u provoded i Cv and abt latest techinoligies..
Round 2 - One-on-one 

(1 Question)

  • Q1. Tool based questions asķed. Like microststio dedigns and application logic based
Round 3 - One-on-one 

(1 Question)

  • Q1. Reseon for change. Asked abt the cyient company. After 5 yrs how you will be. If u r a manganer, how you will handle to mitogate the issues and how you stastify the customer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts are very imp. If u known the ans say Yes, if not directly say NO. Scope of work f the project your are working. What is the main role of ur in that project.

Senior Design Engineer Interview Questions asked at other Companies

Q1. Noise, Vibration, and Harshness (NVH) in gearboxes are influenced by several factors, which can broadly be categorized into design, material, manufacturing, and operational factors. Here are some key factors affecting NVH in gearboxes: ### ... read more
View answer (1)

Cyient interview questions for popular designations

 Design Engineer

 (26)

 Design Specialist

 (19)

 Embedded Software Engineer

 (15)

 GIS Engineer

 (13)

 Software Engineer

 (10)

 Technical Writer

 (8)

 Software Developer

 (7)

 Telecom Engineer

 (7)

GIS Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2022

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(1 Question)

  • Q1. About autocad commands
Round 2 - Technical 

(1 Question)

  • Q1. They asked about ulitity project details

Interview Preparation Tips

Interview preparation tips for other job seekers - easily we can handling interview and be honest what dyou have done in previous project and interview will easily while peak requirement and interview tough when low requirement.

GIS Engineer Interview Questions asked at other Companies

Q1. What would you know about the mapping
View answer (2)

I applied via Referral and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Planning overview
  • Q2. Earned value management

Interview Preparation Tips

Interview preparation tips for other job seekers - Planning basics

Production Planner Interview Questions asked at other Companies

Q1. What is cycle time and where it is used??
View answer (2)

Jobs at Cyient

View all

Interview Questions & Answers

user image Anonymous

posted on 14 Apr 2021

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain about CBTC, Track circuits, Types of Signals, Axle counters.
  • Q2. Difference between Track circuit and Axle counter.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not try to elaborate if you don't know the answer. Just say don't know as you can answer other questions. Be specific in you answer. They want one exact specific word for the answer which you should be able to answer.

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

Interview Questionnaire 

4 Questions

  • Q1. Why u can prefer this company
  • Q2. Which domain ur intresting
  • Q3. How to write the testcases
  • Ans. 

    Testcases are written by identifying the requirements, designing test scenarios, and creating test cases based on the scenarios.

    • Identify the requirements and understand the functionality to be tested

    • Design test scenarios that cover different aspects of the functionality

    • Create test cases based on the test scenarios, ensuring they are clear, concise, and cover all possible scenarios

    • Include both positive and negative test...

  • Answered by AI
  • Q4. Favourite food

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview test both my knowledge and communication skills

Skills evaluated in this interview

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

Software Engineer Interview Questions & Answers

user image TANGELLA BHANU PRASAD

posted on 27 Jun 2022

I appeared for an interview before Jun 2021.

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 - Aptitude Test 

Cocubes pattern, all topics are covered in test and one hour duration.

Round 3 - Technical 

(1 Question)

  • Q1. Self introduction, based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Please focus on resume and basics of communication

Top Cyient Software Engineer Interview Questions and Answers

Q1. What are the programming languages you know? What is dbms? What is the difference between agile and waterfall model?
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (210)

Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2021

I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions on projects
  • Ans. Good knowledge on all the worked projects .
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare projects and domain technical questions

Cyient Interview FAQs

How many rounds are there in Cyient interview?
Cyient interview process usually has 2-3 rounds. The most common rounds in the Cyient interview process are Technical, HR and Resume Shortlist.
How to prepare for Cyient 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 Cyient. The most common topics and skills that interviewers at Cyient expect are Healthcare, Semiconductor, Aerospace, AutoCAD and Technology Solutions.
What are the top questions asked in Cyient interview?

Some of the top questions asked at the Cyient interview -

  1. Introduction. Difference between Embedded Systems and Embedded software. Diff...read more
  2. 1) which microcontroller you have used in Academi...read more
  3. 7) To write program for Toggle particular But in...read more
How long is the Cyient interview process?

The duration of Cyient interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Cyient Interview Process

based on 260 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
DXC Technology Interview Questions
3.7
 • 796 Interviews
View all

Cyient Reviews and Ratings

based on 4.5k reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.1

Salary

3.7

Job security

3.5

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 4.5k Reviews and Ratings
Designer _ HVAC Revit modeler

Mumbai

10-15 Yrs

Not Disclosed

Senior Design Engineer _ HVAC

Mumbai

10-15 Yrs

Not Disclosed

Executive Tech Support International Voice Process

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Explore more jobs
Design Specialist
2.1k salaries
unlock blur

₹1 L/yr - ₹7.2 L/yr

Design Engineer
1.7k salaries
unlock blur

₹2.6 L/yr - ₹11 L/yr

Software Engineer
1.2k salaries
unlock blur

₹3.5 L/yr - ₹14.9 L/yr

GIS Engineer
1.1k salaries
unlock blur

₹1 L/yr - ₹5.3 L/yr

Senior Design Engineer
882 salaries
unlock blur

₹4.3 L/yr - ₹15 L/yr

Explore more salaries
Compare Cyient with

LTIMindtree

3.8
Compare

DXC Technology

3.7
Compare

Mphasis

3.4
Compare

Sutherland Global Services

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