Upload Button Icon Add office photos

Cyient

Compare button icon Compare button icon Compare

Filter interviews by

Cyient Interview Questions and Answers

Updated 21 Jul 2025
Popular Designations

164 Interview questions

A PLC Programmer was asked 1w ago
Q. Explain the PLC ST language.
Ans. 

Structured Text (ST) is a high-level programming language used in PLCs for complex control algorithms and data manipulation.

  • ST is part of the IEC 61131-3 standard for PLC programming.

  • It resembles traditional programming languages like Pascal or C.

  • Supports complex data types, including arrays and user-defined types.

  • Example: VAR myArray: ARRAY[1..10] OF INT; declares an integer array.

  • Allows for control structures li...

View all PLC Programmer interview questions
A PLC Programmer was asked 1w ago
Q. How do you troubleshoot PLC programming for machine breakdowns?
Ans. 

Effective troubleshooting of PLC programming involves systematic checks and analysis to identify and resolve machine breakdowns.

  • 1. Check error codes: Review the PLC's diagnostic display for any error codes that can indicate specific issues.

  • 2. Inspect wiring and connections: Ensure all wiring and connections are secure and free from damage, as loose connections can cause faults.

  • 3. Review program logic: Analyze the ...

View all PLC Programmer interview questions
A Senior Software Engineer was asked 2w ago
Q. How can you check if a number is even without using the modulus (%) operator?
Ans. 

You can check if a number is even by using bitwise operations or arithmetic methods instead of the modulus operator.

  • Use bitwise AND: A number is even if (number & 1) == 0. Example: 4 & 1 = 0 (even).

  • Subtract 1 and check: If (number - 1) is odd, then the number is even. Example: 4 - 1 = 3 (odd).

  • Use division: If dividing the number by 2 results in an integer, it's even. Example: 4 / 2 = 2 (integer).

View all Senior Software Engineer interview questions
A Data Analyst was asked 1mo ago
Q. Are you familiar with AutoCAD?
Ans. 

AutoCAD is a software application for computer-aided design (CAD) and drafting, widely used in various industries.

  • AutoCAD is primarily used for creating 2D and 3D drawings.

  • It is widely used in architecture, engineering, and construction.

  • For example, architects use AutoCAD to design building layouts.

  • Engineers may use it for creating schematics and technical drawings.

  • AutoCAD supports various file formats, including ...

View all Data Analyst interview questions
A GIS Engineer was asked 1mo ago
Q. What can you tell me about your area of expertise and its mapping?
Ans. 

I specialize in GIS technology, focusing on spatial analysis and mapping for urban planning and environmental management.

  • Expert in using GIS software like ArcGIS and QGIS for spatial data analysis.

  • Experience in creating detailed maps for urban development projects, such as zoning and land use planning.

  • Proficient in remote sensing techniques to analyze environmental changes, like deforestation or urban sprawl.

  • Skill...

View all GIS Engineer interview questions
A Senior Software Engineer and Lead was asked 1mo ago
Q. What is the Software Development Life Cycle (SDLC)?
Ans. 

The Software Development Life Cycle (SDLC) is a structured process for developing software applications.

  • 1. Requirement Analysis: Gathering and analyzing user requirements, e.g., conducting interviews with stakeholders.

  • 2. Planning: Defining the scope, resources, and timeline for the project, e.g., creating a project plan.

  • 3. Design: Creating architecture and design specifications, e.g., UML diagrams for system desig...

View all Senior Software Engineer and Lead interview questions

Cyient HR Interview Questions

44 questions and answers

Q. Could you please provide a self-introduction?
Q. Tell me about your projects in EV.
Q. What motivates you to perform well at work?
A Senior Software Engineer and Lead was asked 1mo ago
Q. What are the requirements for a Business Analyst?
Ans. 

A Business Analyst requires a blend of analytical, communication, and technical skills to bridge business needs and IT solutions.

  • Strong analytical skills: Ability to analyze data and identify trends, e.g., using Excel or SQL for data analysis.

  • Excellent communication: Must effectively communicate with stakeholders, e.g., presenting findings to management.

  • Understanding of business processes: Knowledge of how busines...

View all Senior Software Engineer and Lead interview questions
Are these interview questions helpful?
A Telecom Engineer was asked 1mo ago
Q. What is the RUS code of a terminal?
Ans. 

Rus code of terminal refers to the coding system used for terminal operations in telecommunications.

  • Rus code is a set of instructions for managing terminal devices.

  • It includes commands for data transmission and reception.

  • Example: AT commands used in modems for communication.

  • It ensures compatibility between different terminal equipment.

View all Telecom Engineer interview questions
An Electric Vehicle lead was asked 2mo ago
Q. Tell me about model-based development.
Ans. 

Model-based development (MBD) uses models to design, simulate, and validate systems, enhancing efficiency and accuracy in engineering.

  • MBD allows for early detection of design flaws through simulation before physical prototypes are built.

  • Tools like MATLAB/Simulink are commonly used for creating dynamic models in automotive applications.

  • MBD supports automatic code generation, reducing manual coding errors and speedi...

A Lead Mechanical Engineer was asked 3mo ago
Q. Explain the nature of Mechanical Integration work.
Ans. 

Mechanical integration involves coordinating various mechanical systems to ensure seamless functionality and performance in engineering projects.

  • Collaboration with electrical and software teams to ensure compatibility of systems, e.g., integrating sensors with mechanical components.

  • Designing interfaces between different mechanical systems, such as connecting a motor to a gearbox for optimal performance.

  • Conducting ...

View all Lead Mechanical Engineer interview questions

Cyient Interview Experiences

311 interviews found

Interview experience
4
Good
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 

(2 Questions)

  • Q1. 1.WHAT IS Java, Selenium, Testing? 2.WHAT IS Functional and Non-functional ?
  • Ans. 

    Java is a programming language, Selenium is a testing tool, and testing is the process of evaluating a system or application.

    • Java is an object-oriented programming language used for developing applications and software.

    • Selenium is an open-source testing tool used for automating web browsers.

    • Testing is the process of evaluating a system or application to find defects or errors.

    • Functional testing checks if the system or ...

  • Answered by AI
  • Q2. 3.hOW aPi TESTING WILL FO?
  • Ans. 

    API testing involves testing the functionality, reliability, performance, and security of APIs.

    • API testing can be done manually or through automated tools.

    • API testing involves sending requests to the API and verifying the response.

    • API testing can include testing for authentication, authorization, and error handling.

    • API testing can also involve load testing and stress testing to ensure the API can handle high traffic.

    • Ex...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good for freshers and great learning for new opportunities

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Types of permits
  • Ans. 

    Permits are legal documents that allow individuals or businesses to engage in certain activities or projects.

    • Building permits are required for construction or renovation projects

    • Zoning permits regulate land use and development

    • Business permits are needed to operate certain types of businesses

    • Environmental permits are necessary for activities that may impact the environment

  • Answered by AI
  • Q2. How do you design a fiber planning to the customer
  • Ans. 

    Designing a fiber planning for the customer involves understanding their needs, assessing the infrastructure, and creating a customized solution.

    • Understand the customer's requirements and budget constraints.

    • Assess the existing infrastructure to determine feasibility and potential upgrades needed.

    • Create a customized fiber network plan based on the assessment and customer needs.

    • Consider factors such as distance, bandwidt...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Previous experience
  • Q2. What are working for what you are expecting now
  • Ans. 

    I am currently working towards enhancing my design skills and seeking opportunities for growth in a senior role.

    • Continuing to develop my expertise in design principles and techniques

    • Seeking out mentorship and learning opportunities to expand my knowledge

    • Applying for senior design positions to challenge myself and take on more responsibility

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go early as possible, prepare well about job description, make resume accordingly because 1 round will we resume filters, and maximum people will get rejected here.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions regarding the fundamentals of cybersecurity, including arithmetic operations and logical reasoning.

Round 2 - Technical 

(3 Questions)

  • Q1. What are the port numbers used for HTTP, SMTP, and TCP?
  • Ans. 

    Port numbers for HTTP, SMTP, and TCP are essential for network communication.

    • HTTP uses port 80 for communication

    • SMTP uses port 25 for email transmission

    • TCP does not have a specific port number as it is a protocol that manages the connection

  • Answered by AI
  • Q2. What is your approach to Vulnerability Assessment and Penetration Testing (VAPT) for web-based applications?
  • Ans. 

    I follow a systematic approach to identify and address vulnerabilities in web-based applications through thorough assessment and testing.

    • Conduct thorough vulnerability assessment to identify potential weaknesses in the application

    • Utilize automated tools like Nessus, OpenVAS, or Qualys for initial scanning

    • Perform manual testing to uncover more complex vulnerabilities that automated tools may miss

    • Prioritize identified vu...

  • Answered by AI
  • Q3. What is phishing
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join this company
  • Q2. How do you believe you are a suitable candidate for this role?
  • Ans. 

    I have a strong background in cyber security with hands-on experience in various security tools and technologies.

    • I hold a degree in Computer Science with a focus on cyber security

    • I have completed multiple certifications such as CISSP, CEH, and CompTIA Security+

    • I have worked as a Cyber Security Analyst for 5 years, where I successfully implemented security measures to protect company data

    • I am proficient in using tools l...

  • Answered by AI

GIS Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2025

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Could you please provide a self-introduction?
  • Ans. 

    GIS Engineer with expertise in spatial analysis, data visualization, and geospatial technology applications in various industries.

    • Educational Background: Bachelor's degree in Geography with a focus on GIS technology.

    • Professional Experience: Over 5 years of experience working with ArcGIS and QGIS for spatial data analysis.

    • Project Highlights: Developed a land-use mapping project that improved urban planning decisions for...

  • Answered by AI
  • Q2. What can you tell me about your area of expertise and its mapping?
  • Ans. 

    I specialize in GIS technology, focusing on spatial analysis and mapping for urban planning and environmental management.

    • Expert in using GIS software like ArcGIS and QGIS for spatial data analysis.

    • Experience in creating detailed maps for urban development projects, such as zoning and land use planning.

    • Proficient in remote sensing techniques to analyze environmental changes, like deforestation or urban sprawl.

    • Skilled in...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Take the opportunity to join the job, regardless of its size; do not miss out on this chance.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Basic of fea and cae
  • Q2. Question from simple components to critical component
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Regular aptitude questions from R.S. Aggarwal.

Round 2 - Coding Test 

Some basic Programs and logics

Round 3 - Technical 

(1 Question)

  • Q1. Interviewer asks to write programs and explain the pseudo code.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Work and time, speed and distance

Round 2 - Technical 

(2 Questions)

  • Q1. I did not select
  • Q2. Not attended because i am not selected
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Cyient career and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

These are basic questions and reasoning also include, you need to give mock test in any platform .so, that it may help you to score High.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self? Was asked to me and it is generally question in interview.
  • Q2. These questions are asked related to hobbies or language you know just to check your fluent in English.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic SDET related Manual and Automation Codes
  • Q2. Manager Round is about your work nature attentiveness in work
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General aptitude, problem solving

Round 2 - Technical 

(4 Questions)

  • Q1. Applications for different types of beams
  • Ans. 

    Different types of beams have various applications in engineering, construction, and architecture.

    • I-beams are commonly used in construction for beams, columns, and joists.

    • Hollow structural sections (HSS) beams are used in structural applications where weight is a concern.

    • Box beams are used in bridge construction for their strength and durability.

    • Composite beams combine materials like steel and concrete for increased st...

  • Answered by AI
  • Q2. Elements of stress strain curve
  • Ans. 

    Elements of stress strain curve include yield point, ultimate tensile strength, and fracture point.

    • Yield point is the point on the curve where the material begins to deform plastically.

    • Ultimate tensile strength is the maximum stress a material can withstand before breaking.

    • Fracture point is the point at which the material fractures or breaks.

    • Other elements may include elastic modulus, proportional limit, and strain har...

  • Answered by AI
  • Q3. Drawing questions about views
  • Q4. General questions on GD and T
Round 3 - HR 

(3 Questions)

  • Q1. Questions about yourself
  • Q2. Situation oriented questions and hypothetical question
  • Q3. Mainly questions from resume

GIS Trainee Interview Questions & Answers

user image Anonymous

posted on 1 Dec 2024

Interview experience
5
Excellent
Difficulty level
Easy
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 - HR 

(5 Questions)

  • Q1. Asked about Self details
  • Q2. Asked about work experience
  • Q3. Asked about Computer Knowledge
  • Q4. Asked about Autocad
  • Q5. Asked about GIS Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Immediate joining

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about Cyient?
Ask anonymously on communities.

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
What are the most common questions asked in Cyient HR round?

The most common HR questions asked in Cyient interview are -

  1. Where do you see yourself in 5 yea...read more
  2. Why are you looking for a chan...read more
  3. What are your salary expectatio...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.

Overall Interview Experience Rating

4/5

based on 283 interview experiences

Difficulty level

Easy 23%
Moderate 71%
Hard 7%

Duration

Less than 2 weeks 76%
2-4 weeks 15%
4-6 weeks 7%
6-8 weeks 1%
More than 8 weeks 1%
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 3.1k Interviews
Mphasis Interview Questions
3.3
 • 859 Interviews
DXC Technology Interview Questions
3.6
 • 848 Interviews
EXL Service Interview Questions
3.7
 • 815 Interviews
Nagarro Interview Questions
3.9
 • 810 Interviews
NTT Data Interview Questions
3.8
 • 670 Interviews
Publicis Sapient Interview Questions
3.5
 • 651 Interviews
Persistent Systems Interview Questions
3.6
 • 649 Interviews
View all

Cyient Reviews and Ratings

based on 5k reviews

3.6/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.1

Salary

3.6

Job security

3.5

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 5k Reviews and Ratings
Senior Mechanical Handling Engineer

Hyderabad / Secunderabad

7-12 Yrs

Not Disclosed

Structural Engineer-2

Hyderabad / Secunderabad

3-8 Yrs

₹ 5-10 LPA

Sr Engineer-PSV

Hyderabad / Secunderabad

4-8 Yrs

₹ 4.2-14 LPA

Explore more jobs
Design Specialist
2.3k salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Design Engineer
1.7k salaries
unlock blur

₹3.4 L/yr - ₹11.3 L/yr

Software Engineer
1.2k salaries
unlock blur

₹4.1 L/yr - ₹12.2 L/yr

GIS Engineer
1k salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Senior Design Engineer
840 salaries
unlock blur

₹7.8 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Cyient with

LTIMindtree

3.7
Compare

DXC Technology

3.6
Compare

Mphasis

3.3
Compare

EXL Service

3.7
Compare
write
Share an Interview