Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TCS Team. If you also belong to the team, you can get access from here

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 85.7k Reviews

Filter interviews by

TCS Senior Production Engineer Interview Questions and Answers

Updated 27 Apr 2022

TCS Senior Production Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Ask some linux and sql questions. How to check running log in unix? Joins Write query on join and groupby? Chmod command in unix Crontab parameters How to delete line using sed command?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy. Prepare mainly inix commands and sql basic.

Interview questions from similar companies

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

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and experienced Production Engineer with a strong background in manufacturing processes and quality control.

    • Bachelor's degree in Mechanical Engineering

    • 5+ years of experience in production engineering

    • Proficient in CAD software and manufacturing processes

    • Implemented lean manufacturing principles to improve efficiency

    • Led cross-functional teams to troubleshoot production issues

  • Answered by AI
  • Q2. Tell me what you know about Unix and SQL
  • Ans. 

    Unix is a powerful operating system known for its multitasking and multi-user capabilities, while SQL is a language used for managing and querying databases.

    • Unix is an operating system developed in the 1970s known for its command-line interface and flexibility.

    • SQL (Structured Query Language) is a language used to communicate with databases to retrieve, update, and manage data.

    • Unix commands are case-sensitive and often ...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is mutex and it's syntax?
  • Ans. 

    A mutex is a synchronization primitive used to control access to shared resources in a multi-threaded environment.

    • Mutex is typically used to protect critical sections of code to prevent race conditions.

    • Syntax for using mutex in C++: std::mutex myMutex;

    • To lock a mutex: myMutex.lock();

    • To unlock a mutex: myMutex.unlock();

  • Answered by AI
  • Q2. What is a goroutine and how it's used?
  • Ans. 

    A goroutine is a lightweight thread managed by the Go runtime. It allows concurrent execution of functions.

    • Goroutines are created using the 'go' keyword followed by a function call.

    • They are used for concurrent programming in Go, allowing multiple functions to run simultaneously.

    • Goroutines are more efficient than traditional threads as they have lower memory overhead and can be multiplexed onto fewer OS threads.

    • Example:...

  • Answered by AI
Round 2 - Coding Test 

DSA, Queries and logical coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and attend the interview with confidence. That all.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Not applicable for now
  • Q2. Not aaica for now plese excuse
Round 2 - HR 

(1 Question)

  • Q1. Na for other please
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Walk-in

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 

(4 Questions)

  • Q1. Self introduction
  • Q2. Work experience
  • Q3. Which department are u working
  • Q4. Timings and salary
Round 3 - One-on-one 

(3 Questions)

  • Q1. Name and experience and quality and checking etc
  • Q2. How can handle ur problem and team work
  • Q3. Times and salary
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 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 - Group Discussion 

About current project and roles and resposibilities etc

Round 3 - Technical 

(5 Questions)

  • Q1. SQL COMPLEX QUERIES and PL SQL, CRON JOBS, SERVICE NOW
  • Q2. What are difference between SQL and PL SQL
  • Ans. 

    SQL is a standard language for managing relational databases, while PL/SQL is a procedural language extension for SQL.

    • SQL is a standard language for querying and manipulating data in relational databases.

    • PL/SQL is a procedural language extension for SQL, allowing for more complex programming logic.

    • SQL is used for data manipulation and retrieval, while PL/SQL is used for writing stored procedures and functions.

    • SQL state...

  • Answered by AI
  • Q3. Explain types of joins?
  • Ans. 

    Types of joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is at least one match in both tables.

    • Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.

    • Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.

    • Full Join...

  • Answered by AI
  • Q4. Diffence between correlated and non correlated subquary?
  • Ans. 

    Correlated subquery refers to a subquery that is dependent on the outer query, while non-correlated subquery can be executed independently.

    • Correlated subquery is executed for each row processed by the outer query, while non-correlated subquery is executed only once.

    • Correlated subquery is slower in performance compared to non-correlated subquery.

    • Example: SELECT * FROM table1 WHERE column1 = (SELECT MAX(column2) FROM tab

  • Answered by AI
  • Q5. Find departement wise total sal?
  • Ans. 

    To find department wise total salary, sum up the salaries of employees in each department.

    • Group employees by department

    • Calculate total salary for each department

    • Display department wise total salary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try your best......

Skills evaluated in this interview

Production Engineer Interview Questions & Answers

Accenture user image Venkata Mohan Reddy Kambam

posted on 15 May 2024

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

Easy logical questions

Round 2 - HR 

(3 Questions)

  • Q1. Easy general questions asked
  • Q2. General questions
  • Q3. Strength and weaknesses, about project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't be nervous
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jan 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. What is 5s? What is previous company profile ? Your company job profile? 7Q tool?
  • Ans. 

    5s is a workplace organization method that focuses on creating a clean, organized, and efficient work environment.

    • 5s stands for Sort, Set in Order, Shine, Standardize, and Sustain.

    • It aims to improve productivity, safety, and morale by eliminating waste and creating a visually organized workspace.

    • For example, sorting involves removing unnecessary items from the workspace, setting in order involves arranging tools and ma...

  • Answered by AI
  • Q2. 7Qtool? Robot teaching

Interview Preparation Tips

Interview preparation tips for other job seekers - Dear sir I am pradip pramanik, from West Bengal,5years experience,in Diploma Electrical

I applied via AmbitionBox and was interviewed in Dec 2021. There were 4 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 - HR 

(7 Questions)

  • Q1. What is your interested subject
  • Q2. Explain binary conversions
  • Ans. 

    Binary conversions involve converting numbers from base 10 to base 2 and vice versa.

    • Binary is a numbering system that uses only 0s and 1s.

    • To convert from base 10 to base 2, divide the number by 2 and write down the remainder.

    • To convert from base 2 to base 10, multiply each digit by its place value and add the results.

    • Binary is commonly used in computer programming and digital electronics.

  • Answered by AI
  • Q3. What is STLD full form
  • Ans. 

    STLD stands for Sequentially Timed Logic Diagram.

    • STLD is a graphical representation of digital circuits.

    • It shows the timing relationship between inputs and outputs.

    • It is used in the design and analysis of digital circuits.

    • STLD is commonly used in the field of electronics and computer engineering.

  • Answered by AI
  • Q4. Enother intrested subject
  • Q5. Optical communication
  • Ans. 

    Optical communication involves transmitting information using light waves.

    • Optical communication is faster and more secure than traditional copper wire communication.

    • Fiber optic cables are used to transmit light signals over long distances.

    • Examples of optical communication include internet and cable TV.

    • Optical communication is also used in medical equipment such as endoscopes and laser surgery tools.

  • Answered by AI
  • Q6. About your self introduction
  • Q7. U know any languages
  • Ans. 

    Yes, I am fluent in English and Spanish.

    • Fluent in English and Spanish

    • Able to communicate effectively with a diverse team

    • Experience working in bilingual environments

    • Proficient in technical vocabulary in both languages

  • Answered by AI
Round 3 - Technical 

(12 Questions)

  • Q1. What is ECE Full form
  • Ans. 

    ECE stands for Electronics and Communication Engineering.

    • ECE is a branch of engineering that deals with the study of electronic devices and communication systems.

    • It involves the design, development, and testing of electronic equipment and communication systems.

    • Examples of ECE devices include smartphones, computers, televisions, radios, and satellites.

    • ECE engineers work in various industries such as telecommunications, ...

  • Answered by AI
  • Q2. What is k maps explain
  • Ans. 

    Karnaugh maps (K-maps) are a graphical method of simplifying Boolean algebra expressions.

    • K-maps are used to simplify Boolean expressions with multiple variables.

    • They are a visual aid that helps identify groups of adjacent 1's or 0's.

    • The groups can then be combined to create a simplified expression.

    • K-maps are commonly used in digital logic design and circuit analysis.

    • Example: A 2-variable K-map can simplify the expressi...

  • Answered by AI
  • Q3. Why using optical communication
  • Ans. 

    Optical communication offers high bandwidth, low interference, and secure data transmission.

    • Optical communication uses light waves to transmit data, allowing for higher bandwidth and faster data transfer rates.

    • It is less susceptible to interference from electromagnetic radiation and can transmit data over longer distances without degradation.

    • Optical communication is also more secure than traditional copper wire communi...

  • Answered by AI
  • Q4. Purpose of optical communication
  • Ans. 

    Optical communication is the use of light to transmit information through optical fibers.

    • Optical communication is faster and more efficient than traditional copper wire communication.

    • It is used in telecommunications, internet, and cable television networks.

    • Optical communication is also used in medical equipment such as endoscopes and laser surgery tools.

    • It allows for long-distance communication without signal degradati...

  • Answered by AI
  • Q5. Types of optical outputs
  • Ans. 

    Optical outputs include digital optical, analog optical, and fiber optic.

    • Digital optical outputs use a digital signal to transmit audio data.

    • Analog optical outputs use an analog signal to transmit audio data.

    • Fiber optic outputs use a fiber optic cable to transmit audio data.

    • Examples of devices with optical outputs include DVD players, soundbars, and gaming consoles.

  • Answered by AI
  • Q6. U r perfect or in perfect in thi job
  • Q7. Yes I am hundred perfect
  • Q8. About your experience
  • Q9. Explain you r background
  • Q10. You are expecting sarary
  • Q11. Work from home or in office
  • Q12. Are you like thi job
Round 4 - Group Discussion 

Which life is best school or college

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't warry every body has successful life and every life one turning point in one time.
Thank you

Skills evaluated in this interview

I applied via Company Website and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. What do you like about working there?
  • Q2. What do you dislike about working there?
  • Q3. How many comforts there?
  • Q4. Do you like there working style?

Interview Preparation Tips

Interview preparation tips for other job seekers - Say correct answers to questions in the interview

TCS Interview FAQs

How many rounds are there in TCS Senior Production Engineer interview?
TCS interview process usually has 1 rounds. The most common rounds in the TCS interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
TCS Senior Production Engineer Salary
based on 7 salaries
₹3.9 L/yr - ₹14.3 L/yr
43% more than the average Senior Production Engineer Salary in India
View more details
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
67.6k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.2k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.9k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.7k salaries
unlock blur

₹8.9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Accenture

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