Upload Button Icon Add office photos

Cyient

Compare button icon Compare button icon Compare

Filter interviews by

Cyient Interview Questions, Process, and Tips for Freshers

Updated 5 Apr 2025

Top Cyient Interview Questions and Answers for Freshers

View all 21 questions

Cyient Interview Experiences for Freshers

Popular Designations

46 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Feb 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 - Aptitude Test 

In that test aptitude like ratios, percentages, Profit and loss, and logical verbal and reasonings. Some Mechanical engineering fundamentals also asked

Round 3 - Technical 

(2 Questions)

  • Q1. All mechanical engineering fundamentals
  • Q2. Plastic Design, gd&t

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all mechanical engineering fundamentals and your projects in design softwares.

Top Cyient Design Engineer Interview Questions and Answers

Q1. How to Control plastic defects?
View answer (3)

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 4 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 - Aptitude Test 

Mainly about problem solving skills, preparing Quantitative aptitude could improve selection

Round 3 - Technical 

(5 Questions)

  • Q1. What's your final year project?
  • Q2. What are your advantages?
  • Q3. Describe how you manage a team, whn conflict arises?
  • Q4. Describe brayton and rankine cycle?
  • Ans. 

    Brayton and Rankine cycles are thermodynamic cycles used in power plants and engines.

    • Brayton cycle is used in gas turbine engines where air is compressed, heated, expanded through a turbine, and then exhausted.

    • Rankine cycle is used in steam power plants where water is heated to produce steam, which expands through a turbine to generate electricity.

    • Both cycles involve a series of processes to convert heat energy into me...

  • Answered by AI
  • Q5. What is Otto cycle?
  • Ans. 

    Otto cycle is a theoretical thermodynamic cycle that describes the functioning of a typical spark ignition piston engine.

    • Consists of four processes: isentropic compression, constant volume heat addition, isentropic expansion, and constant volume heat rejection

    • Used in spark ignition engines like gasoline engines

    • Efficiency of the cycle depends on compression ratio

    • Named after Nikolaus Otto, who invented the four-stroke in

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Describe about youself

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope well and never stop

Reliability and Failure Analysis Engineer Interview Questions asked at other Companies

Q1. Describe brayton and rankine cycle?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding problem of array and another of stack

Round 2 - Technical 

(2 Questions)

  • Q1. What is callback hell
  • Ans. 

    Callback hell is a situation in asynchronous programming where multiple nested callbacks make the code difficult to read and maintain.

    • Callback hell occurs when there are multiple levels of nested callbacks in asynchronous code.

    • It makes the code difficult to understand, debug, and maintain.

    • Promises and async/await are solutions to avoid callback hell.

    • Example: nested callbacks in JavaScript AJAX requests.

  • Answered by AI
  • Q2. What is the difference between props and state
  • Ans. 

    Props are used to pass data from a parent component to a child component, while state is used to manage data within a component.

    • Props are read-only and cannot be modified by the child component

    • State is mutable and can be updated using setState()

    • Props are passed down from parent to child components

    • State is managed within a component and can be changed based on user interactions or other events

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn morr about how javascript works

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

CAE Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Feb 2024

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

I applied via Campus Placement and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic math, aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Structural mechanics, fea methods

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of Engineering

CAE Engineer Interview Questions asked at other Companies

Q1. 2 different materials with same cross section are taken. Equal tensile forces are applied to each of them. Which one will deflect more?
View answer (2)

Cyient interview questions for popular designations

 Design Engineer

 (26)

 Design Specialist

 (20)

 Embedded Software Engineer

 (16)

 GIS Engineer

 (13)

 Software Engineer

 (10)

 Technical Writer

 (8)

 Software Developer

 (7)

 Telecom Engineer

 (7)

I applied via Job Portal and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

After shortlist they conducted one Aptitude test for me

Round 3 - Coding Test 

After clearing Aptitude test they are taken technical round for me
In that round they are mostly asked me c and c++ questions and coding

Round 4 - HR 

(2 Questions)

  • Q1. Just HR round is simply he asked me about self intro. Finally he explained about company and My designation and doj
  • Q2. --->Self introduction --->about company and why did you select this company.

Interview Preparation Tips

Interview preparation tips for other job seekers - First thing you should learn programming languages after you are confident in programming and communication skills.
Start applying...... And crack the interview

Top Cyient Embedded Software Engineer Interview Questions and Answers

Q1. Introduction. Difference between Embedded Systems and Embedded software. Difference between linux and windows. Why use microcontroller instead of microprocessor. C programming: structure and union, pointer and data structure (link list)
View answer (1)

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)

Get interview-ready with Top Cyient Interview Questions

I applied via Referral and was interviewed in Oct 2022. There were 4 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 - Aptitude Test 

Aptitude , reasoning & verbal ability

Round 3 - Technical 

(1 Question)

  • Q1. Technical Interview , choose topics what is Internet, telecommunication, ftth and types
Round 4 - HR 

(1 Question)

  • Q1. It was easy round, self intro and salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy interview , aptitude and verbal ability must and should u have learned

Telecom Engineer Interview Questions asked at other Companies

Q1. What is the frequency used for 5G, and what are the communication protocols utilized in TCP/IP?
View answer (1)

Jobs at Cyient

View all

Software Engineer Interview Questions & Answers

user image Swapnil Salunke

posted on 8 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Oop's Concept and code
  • Q2. Java fundamentals
Round 2 - HR 

(2 Questions)

  • Q1. Questions on personal things
  • Q2. Salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Fundamentals

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 (223)

GIS Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Aug 2022

I applied via Indeed and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Verbal, basic knowledge of computer

Round 3 - Technical 

(2 Questions)

  • Q1. On call techical interview
  • Q2. Self introduction About MS utility pack and short cut keys Most Memorable day your life Short and long term gole Any achievement Why they give this chance for you.

Interview Preparation Tips

Topics to prepare for Cyient GIS Engineer interview:
  • MS Office
  • DBMS
  • Javascript
  • HTML
Interview preparation tips for other job seekers - I preferred Cyient for freshers the best future in lT.

GIS Engineer Interview Questions asked at other Companies

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

Engineer Interview Questions & Answers

user image NUNNA VENKATA RATNA AVINASH

posted on 22 Jan 2025

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

I appeared for an interview before Jan 2024.

Round 1 - Aptitude Test 

Thought patterns and examinations.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is quite challenging, with two rounds dedicated to technical assessment.

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)

I applied via Naukri.com and was interviewed in May 2022. 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 - Technical 

(4 Questions)

  • Q1. How many experience your use tool version
  • Ans. 

    I have experience using multiple versions of Lidar tools.

    • I have used Lidar tools for over 5 years

    • I have experience with both open-source and commercial Lidar software

    • I have worked with Lidar tools such as QGIS, ArcGIS, and Global Mapper

    • I am familiar with Lidar data processing and analysis techniques

  • Answered by AI
  • Q2. How much lider main tool
  • Ans. 

    I'm sorry, but the question is not clear and seems to be incomplete.

    • Please provide more information or clarify the question.

    • It is difficult to provide an answer without understanding the context or purpose of the question.

    • Lidar is a tool used for measuring distances and creating 3D maps, but it is unclear what 'lider main tool' refers to.

  • Answered by AI
  • Q3. Your experience years
  • Q4. Ok go i will call you

Interview Preparation Tips

Topics to prepare for Cyient Lidar Engineer interview:
  • Lider
Interview preparation tips for other job seekers - Job urgently money problem Please reference

Lidar Engineer Interview Questions asked at other Companies

Q1. How many experience your use tool version
View answer (1)

Cyient Interview FAQs

How many rounds are there in Cyient interview for freshers?
Cyient interview process for freshers usually has 2-3 rounds. The most common rounds in the Cyient interview process for freshers are Technical, Aptitude Test and HR.
How to prepare for Cyient interview for freshers?
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 for freshers?

Some of the top questions asked at the Cyient interview for freshers -

  1. Explain about electronic themes . Which software ...read more
  2. How many experience your use tool vers...read more
  3. What do you know about cyient and explai...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 for Freshers

based on 26 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 807 Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 764 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
View all

Cyient Reviews and Ratings

based on 4.6k reviews

3.6/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.6k Reviews and Ratings
Design Engineer

Hyderabad / Secunderabad

3-7 Yrs

₹ 3-8 LPA

CFD Analyst

Hyderabad / Secunderabad

6-8 Yrs

Not Disclosed

Explore more jobs
Design Specialist
2.1k salaries
unlock blur

₹1 L/yr - ₹6.5 L/yr

Design Engineer
1.7k salaries
unlock blur

₹2.5 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 - ₹6 L/yr

Senior Design Engineer
872 salaries
unlock blur

₹4.3 L/yr - ₹14.9 L/yr

Explore more salaries
Compare Cyient with

LTIMindtree

3.7
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