Upload Button Icon Add office photos

Filter interviews by

Peony Services Electrical and Safety Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Basic programming questions, final year graduation project details, way of speaking
Round 3 - HR 

(1 Question)

  • Q1. Interest in joining company

Interview Preparation Tips

Topics to prepare for TCS Assistant Engineer interview:
  • Java
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare general aptitude and any basic programming like java Or python. Basic questions can be asked.

Interview Questionnaire 

5 Questions

  • Q1. What is your strength programming language?
  • Ans. 

    My strength programming language is C++. I have extensive experience in developing software and solving complex problems using C++.

    • Proficient in object-oriented programming with C++

    • Strong knowledge of data structures and algorithms

    • Experience in developing efficient and scalable code

    • Familiarity with C++ libraries and frameworks

    • Ability to debug and optimize code for performance

    • Experience in multi-threading and parallel p...

  • Answered by AI
  • Q2. Differences between C and Java?
  • Ans. 

    C is a low-level programming language while Java is a high-level object-oriented language.

    • C is a procedural language while Java is an object-oriented language.

    • C has manual memory management while Java has automatic garbage collection.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C is typically used for system-level programming while Java is used for application devel

  • Answered by AI
  • Q3. What is data structure?
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

    • Data structures define the way data is organized and stored in memory.

    • They provide efficient algorithms for accessing, inserting, and deleting data.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q4. Where do u see yourself after 5 years?
  • Ans. 

    In 5 years, I see myself as a senior electrical engineer leading a team on innovative projects and contributing to the growth of the company.

    • Leading a team on innovative projects

    • Contributing to the growth of the company

    • Possibly pursuing further education or certifications

    • Mentoring junior engineers

    • Attending industry conferences and staying updated on latest technologies

  • Answered by AI
  • Q5. If you got selected in CAT examination, what would u prefer job or further studies?
  • Ans. 

    I would prefer a job to gain practical experience and apply my knowledge in a real-world setting.

    • Prefer job for practical experience

    • Apply knowledge in real-world setting

    • Gain industry exposure

    • Financial independence

    • Opportunity for career growth

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: On that day huge strength of students was attended, including our university. The criteria are 60% in 10th,12th, and current degree without standing arrears. However I qualified for this round. It was simple.
Tips: 1. Command over the vocabulary.
2. Reading of newspaper and novels regularly.

Duration: 1 hour
Total Questions: 50

Round: Group Discussion
Experience: There were 7 groups which consisted 10 members each. Each person had given the time seperately to talk about the topic and later HR was asking a general question.
Tips: 1. Fluency should be good.
2. Clarity in voice.
3. Knowledge about the topic
Duration: 11 hours 20 minutes

Round: Technical + HR Interview
Experience: There was panel of 4 people who were asking questions. They went through all my resume and asked the questions.
Tips: 1.Confidence
2. Knowledge about languages
3. Proper resume
3. Inflencial technical skills


College Name: Ajay Kumar Garg Engineering College, Ghaziabad

Skills evaluated in this interview

I was interviewed in Dec 2016.

Interview Questionnaire 

3 Questions

  • Q1. Reason for low scores.
  • Ans. 

    Low scores due to lack of time management and exam anxiety.

    • Struggled to allocate enough time for each question

    • Difficulty managing time during the exam

    • Anxiety affecting performance under pressure

  • Answered by AI
  • Q2. Questions regarding my final year project.
  • Q3. Thermodynamics.

Interview Preparation Tips

College Name: NIT Warangal

I applied via Walk-in and was interviewed in Nov 2018. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Any requirement for electrical engineer....
  • Q2. I am motivate doing like this job
  • Q3. I want a good job

Interview Preparation Tips

Interview preparation tips for other job seekers - When did call u sir for me interview....

I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How good your in technical
  • Ans. 

    I am highly skilled in technical aspects and have extensive experience in troubleshooting and problem-solving.

    • I have a degree in Electrical Engineering and have worked as a Service Engineer for 5 years.

    • I have experience in diagnosing and repairing complex machinery and equipment.

    • I am proficient in programming languages such as C++, Java, and Python.

    • I have excellent communication skills and can explain technical issues ...

  • Answered by AI
  • Q2. Good in technical and experience in serice and networking issues
Round 2 - One-on-one 

(2 Questions)

  • Q1. How soon you can join
  • Q2. Salary expectations and location confortable

Interview Preparation Tips

Interview preparation tips for other job seekers - Experience was good but basic preparation is must before get into interview penal

I applied via Recruitment Consulltant and was interviewed before Feb 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 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Sir I am interested sir please follow me.

I was interviewed before Mar 2021.

Round 1 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - nice company , work culture ,fairly compansated

Interview Questionnaire 

3 Questions

  • Q1. Question 1: What is memory leak? Question 2: What is static variable in C? with program Question 3: What are local variable and global variables? and their default values and program Question 4: What is me...
  • Ans. 

    Technical interview questions for Executive Engineer position

    • Memory leak is a situation where a program fails to release memory that is no longer needed

    • Static variables in C are variables that retain their values between function calls

    • Local variables are declared inside a function and have a limited scope, while global variables can be accessed from any part of the program

    • Method overriding is a feature in object-orient...

  • Answered by AI
  • Q2.  Differences between C and Java? Explain me about exception handling? with program Run time exceptions? What is stack?operations and program
  • Ans. 

    Comparison between C and Java, explanation of exception handling and stack operations.

    • C is a procedural language while Java is object-oriented.

    • Java has automatic memory management while C requires manual memory management.

    • Exception handling in Java involves try-catch blocks while C uses error codes.

    • Runtime exceptions are unchecked exceptions that occur during program execution.

    • Stack is a data structure that follows the...

  • Answered by AI
  • Q3.  Pyramid question

Interview Preparation Tips

Round: Group Discussion
Tips: Knowledge of all the Current & upcoming trends.
Take into consideration topics outside the engineering world.
Duration: 45 minutes

Round: Technical Interview
Experience: Asked some questions bases on my resume.Make sure that you know everything that you have written in your resume.
And that's it!! Both of the interviewers were impressed and told we are done.
I was happy and they told them thanks with a smile!
Tips: If you are from IT or CSE background then make sure that you know 2 programming languages,DBMS (very important), sql queries are very important.
4. Prepare for your favorite subject.
5.Prepare your resume well.Questions will be asked from it. I did not mention C++ and they did not ask a single question from it.
6.Prepare your mini project well and they will ask to write the code.Prepare some snippets of code and explain its functionality.
7.Dress well,it showcases your confidence

Round: HR Interview
Experience: Still trying to find the answer.!!
Tips: Just to test your decision making skills.
Don't stress out too much or you'll get rejected.

Skills: Public Speaking Skills, decision makin, Thinking Under Pressure
College Name: gujarat Institute of technology

Skills evaluated in this interview

Interview Questionnaire 

12 Questions

  • Q1. What is an ideal diode?. Draw its input output characteristic curve
  • Ans. 

    An ideal diode is a theoretical diode that exhibits zero voltage drop when forward biased and infinite resistance when reverse biased.

    • An ideal diode acts as a perfect conductor when forward biased.

    • It allows current to flow in one direction with zero voltage drop.

    • When reverse biased, it acts as an open circuit with infinite resistance.

    • The input-output characteristic curve of an ideal diode is a vertical line at zero vol...

  • Answered by AI
  • Q2. Write a program for computing the factorial of a number using recursion
  • Ans. 

    Program to compute factorial of a number using recursion

    • Define a function that takes a number as input

    • Check if the number is 0 or 1, return 1 if true

    • Else, call the function recursively with n-1 as input and multiply with n

    • Return the result

    • Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120

  • Answered by AI
  • Q3. List ten cellular operators in India
  • Ans. 

    There are several cellular operators in India. Here are ten of them.

    • Airtel

    • Vodafone Idea

    • Reliance Jio

    • BSNL

    • MTNL

    • Tata Docomo

    • Aircel

    • Uninor

    • Videocon

    • Loop Mobile

  • Answered by AI
  • Q4. Draw the layers of OSI model
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical - deals with the physical connection of devices

    • Layer 2: Data Link - responsible for error-free transfer of data between devices

    • Layer 3: Network - handles routing of data between different networks

    • Layer 4: Transport - ensures reliable delivery of data between applications

    • Layer 5: Session - establishes and manages connections ...

  • Answered by AI
  • Q5. What is the function of session layer?
  • Ans. 

    Session layer manages and controls the connections between applications.

    • Establishes, maintains and terminates sessions between applications

    • Synchronizes data exchange between applications

    • Manages session checkpoints and recovery

    • Examples: Telnet, FTP, SMTP

  • Answered by AI
  • Q6. Tell us something about zener diode
  • Ans. 

    A zener diode is a type of diode that allows current to flow in the reverse direction when a certain voltage is reached.

    • Zener diodes are commonly used as voltage regulators.

    • They have a sharp breakdown voltage, which makes them useful for stabilizing voltage in electronic circuits.

    • Zener diodes are often used in power supplies, voltage references, and surge protectors.

    • They are also used in noise reduction circuits and as...

  • Answered by AI
  • Q7. Who is the chairman of ISRO?
  • Ans. 

    The chairman of ISRO is K. Sivan.

    • K. Sivan is an Indian space scientist and the current chairman of ISRO.

    • He has been associated with ISRO for over three decades and has contributed to several missions.

    • Under his leadership, ISRO has achieved several milestones including the successful launch of Chandrayaan-2.

  • Answered by AI
  • Q8. Write a program to print first 10 natural numbers on the screen
  • Ans. 

    Program to print first 10 natural numbers on the screen

    • Declare a variable i and initialize it to 1

    • Use a loop to print i and increment it until i reaches 10

  • Answered by AI
  • Q9. What is an IP address?
  • Ans. 

    An IP address is a unique numerical identifier assigned to every device connected to the internet.

    • IP stands for Internet Protocol

    • It consists of four sets of numbers separated by dots

    • Each set can range from 0 to 255

    • Example: 192.168.1.1 is an IP address

    • IPv4 and IPv6 are the two versions of IP addresses

  • Answered by AI
  • Q10. What is the full form of DRDO and NASA?
  • Ans. 

    DRDO stands for Defense Research and Development Organization and NASA stands for National Aeronautics and Space Administration.

    • DRDO is an agency of the Government of India, responsible for the development of technology for use by the military.

    • NASA is a United States government agency responsible for the civilian space program, as well as aeronautics and aerospace research.

    • DRDO was established in 1958 and has developed...

  • Answered by AI
  • Q11. Why do you want to join TCS?
  • Q12. How will you be able to adjust yourself in the environment of the company?

Interview Preparation Tips

Round: Test
Experience: Aptitude test was of a good level. It testing the basic concepts and was quants based with a few questions on reasoning which were comparatively easy. Good practice is required since the cut off in ky round was over 20 que out of a total of 30 questions.

Letter writing is an easy task. Just make sure that you use all the words given in the question statement.
Tips: Practice as much as you can!
Total Questions: 1 hour

Round: Technical Interview
Experience: This was quite long! Lasted for about 30 minutes! Questions were general and based on diodes, square wave rectifier. They as you about your favorite subject and the programming language you are comfortable with. It was not difficult. If one has a basic knowledge of your field then one can easy crack it.
Tips: Stay calm and confident

Round: HR Interview
Experience: This interview was of very short duration and was quite simple.
Tips: Stay calm and confident.

Skills: Basic Concepts, Confidence
College Name: Guru Nanak Dev University, Amritsar

Skills evaluated in this interview

Electrical Engineer Interview Questions & Answers

TCS user image Ganesh Chandurkar

posted on 24 Oct 2017

Interview Questionnaire 

1 Question

  • Q1. About Transformer

Interview Preparation Tips

Round: Test
Duration: 10 hours 5 minutes
Total Questions: 10

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare Peony Services with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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