Upload Button Icon Add office photos

Siemens Energy

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Siemens Energy Junior Test Engineer Interview Questions and Answers

Updated 17 Jan 2023

Siemens Energy Junior Test Engineer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Dec 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is Buchholz realy
  • Ans. 

    Buchholz is a device used in oil-filled transformers to detect and prevent faults.

    • It is a gas and oil actuated relay

    • It is used to detect faults such as overheating, overloading, and low oil level in transformers

    • It works by detecting the gas generated by the fault and tripping the transformer to prevent further damage

    • It is named after its inventor, Max Buchholz

  • Answered by AI
  • Q2. Main purpose of circuit breaker in transmission line
  • Ans. 

    Circuit breaker in transmission line is used to protect the line from damage due to overloading or short circuit.

    • It automatically disconnects the faulty section of the line from the rest of the system

    • It prevents damage to the equipment and reduces downtime

    • It helps in maintaining the stability of the power system

    • Examples include air circuit breakers, vacuum circuit breakers, and SF6 circuit breakers

  • Answered by AI
  • Q3. Types of transformer
  • Ans. 

    Transformers are electrical devices that transfer energy from one circuit to another through electromagnetic induction.

    • There are two main types of transformers: step-up transformers and step-down transformers.

    • Step-up transformers increase voltage from the primary winding to the secondary winding.

    • Step-down transformers decrease voltage from the primary winding to the secondary winding.

    • Other types of transformers include...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare about electrical engineer syllabus and any questions solve

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Normal question about personality and job related

Interview Preparation Tips

Round: Test
Experience: Interview was going smoothly & all questions was related my job so it's was easy for me.
Tips: Good knowledge about of wind turbine
Duration: 2 hours
Total Questions: 25

Round: HR Interview
Experience: Interview was completed so easy
Tips: Required nice personality and confidence is must required

I was interviewed before Nov 2016.

Interview Questionnaire 

3 Questions

  • Q1. About yourself
  • Q2. Will you work at any location
  • Ans. 

    Yes, I am willing to work at any location for the Senior Engineer position.

    • I am open to relocating for the right opportunity

    • I have experience working in different locations

    • I am flexible and adaptable to new environments

  • Answered by AI
  • Q3. Why you think you can work in any adverse situation
  • Ans. 

    I have a proven track record of staying calm and focused in challenging situations, allowing me to problem-solve effectively.

    • I have experience working in high-pressure environments and have successfully delivered projects on time despite obstacles.

    • I am adaptable and can quickly assess a situation to determine the best course of action.

    • I have strong problem-solving skills and can think creatively to find solutions in ad

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 100

Round: Group Discussion
Duration: 20 minutes

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Maintenance phylosophy
  • Ans. Depends on equipment running hour, criticality, availability and standby.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Thermax Limited Senior Engineer interview:
  • Boe
  • Energy manager
Interview preparation tips for other job seekers - Be confidential and technically strong.

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About circuit breaker, transformer.
  • Q2. Single line diagrams, layout, substation calculation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through substation calculation and equipment.

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

Interview Questionnaire 

2 Questions

  • Q1. Method Overloading and Method Overriding
  • Q2. Excel Presentation

Interview Preparation Tips

Interview preparation tips for other job seekers - Work with business team and on excel presentation.

Interview Questionnaire 

14 Questions

  • Q1. What are the benefits of the microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, and easier maintenance.

    • Scalability: Microservices can be scaled independently, allowing for better resource utilization.

    • Flexibility: Microservices can be developed and deployed independently, allowing for faster iteration and innovation.

    • Easier maintenance: Microservices are smaller and more focused, making it easier to identify and fix issues.

    • Improved fault...

  • Answered by AI
  • Q2. Differences between spring and spring boot?
  • Ans. 

    Spring is a framework while Spring Boot is an extension of Spring.

    • Spring Boot provides auto-configuration and embedded servers.

    • Spring Boot reduces boilerplate code and simplifies application setup.

    • Spring Boot is opinionated and provides defaults for configuration.

    • Spring Boot is ideal for microservices and standalone applications.

    • Spring is more flexible and customizable than Spring Boot.

  • Answered by AI
  • Q3. Have you configured service registry?
  • Ans. 

    Yes, I have configured service registry.

    • I have experience with service registry tools like Consul and Eureka.

    • I have configured service registry for microservices architecture.

    • I have implemented service discovery and load balancing using service registry.

    • I have used service registry to manage service endpoints and metadata.

  • Answered by AI
  • Q4. What is the use of profile registry? how can you configured in your project
  • Ans. 

    Profile registry is used to store user profiles and their preferences in a centralized location.

    • Profile registry is used to manage user profiles and preferences in a centralized location

    • It can be configured in a project by defining the schema for user profiles and preferences

    • Profile registry can be accessed through APIs or SDKs

    • It can be used to personalize user experience and provide targeted content

    • Examples of profile...

  • Answered by AI
  • Q5. How spring boot work internally?
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and dependencies.

    • Spring Boot uses an embedded server to run applications.

    • It provides auto-configuration for commonly used libraries and frameworks.

    • Spring Boot uses Spring Framework's core features like Inversion of Control (IoC) and Aspect Oriented Programming (AOP).

    • It uses annotations to configure and c...

  • Answered by AI
  • Q6. If a microservice is down, then how can you handle that situation?
  • Ans. 

    We can handle the situation by implementing fault tolerance mechanisms.

    • Implementing circuit breakers to prevent cascading failures

    • Using load balancers to redirect traffic to healthy instances

    • Implementing retry mechanisms to handle temporary failures

    • Using monitoring tools to detect and alert on failures

    • Implementing graceful degradation to provide partial functionality

    • Using backups or replicas to ensure high availability

  • Answered by AI
  • Q7. What kind of security added in your project and how?
  • Q8. What are the transactions used in your projects?
  • Q9. What are the spring boot annotations used in your project?
  • Ans. 

    We use @RestController, @RequestMapping, @Autowired, @Service, @Repository, @Transactional, @GetMapping, @PostMapping, @PutMapping, @DeleteMapping annotations in our Spring Boot project.

    • @RestController - used to define RESTful web services

    • @RequestMapping - used to map HTTP requests to handler methods

    • @Autowired - used for automatic dependency injection

    • @Service - used to define a service layer component

    • @Repository - used...

  • Answered by AI
  • Q10. What is the use of spring data jpa?
  • Ans. 

    Spring Data JPA simplifies the implementation of data access layer in Spring applications.

    • Provides a framework for easily creating repositories and queries

    • Reduces boilerplate code for data access layer

    • Supports pagination and sorting of data

    • Integrates with Spring's transaction management

    • Example: @Repository interface UserRepository extends JpaRepository {}

  • Answered by AI
  • Q11. What are the collection used in your project?
  • Q12. Can you tell me how hash map internally work?
  • Ans. 

    A hash map is a data structure that uses a hash function to map keys to values in constant time.

    • Hash map uses an array to store key-value pairs

    • The hash function is used to convert the key into an index of the array

    • Collisions occur when two keys map to the same index, which is resolved using chaining or open addressing

    • Retrieving a value from a hash map involves computing the hash of the key and then looking up the corre...

  • Answered by AI
  • Q13. Differences between comparable and comparator?
  • Ans. 

    Comparable is an interface used for natural ordering while Comparator is an interface used for custom ordering.

    • Comparable is implemented by the class itself while Comparator is implemented by a separate class.

    • Comparable provides a single method compareTo() while Comparator provides a single method compare().

    • Comparable is used for sorting elements in a collection while Comparator is used for custom sorting.

    • Example: Stri...

  • Answered by AI
  • Q14. Tell me about concurrent Hash map?
  • Ans. 

    Concurrent Hash Map is a thread-safe implementation of a hash map.

    • It allows multiple threads to access and modify the map concurrently.

    • It uses a technique called lock striping to achieve high concurrency.

    • It is part of the java.util.concurrent package in Java.

    • Example: ConcurrentHashMap in Java.

  • Answered by AI

Skills evaluated in this interview

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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. GD&T QUESTION? Technical question?
  • Q2. GD&T- Geometric dimensioning & Tolerancing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very through with technical knowledge.
Good knowledge of practical.
Confidence will add advantage.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Apptitude test was quite easy to attend

Round 2 - Coding Test 

Hackerrank platform was used for coding round.

Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Willing to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals and offers growth opportunities.

    • I have relocated in the past for job opportunities and have found it to be a positive experience.

    • I understand that relocation may come with challenges, but I am prepared to adapt and thrive in a new environment.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Discuss work related questions

Round 2 - HR 

(1 Question)

  • Q1. Salary discuss and other accommodation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for career growth and life cycle balance
Contribute & help others!
anonymous
You can choose to be anonymous

Siemens Energy Interview FAQs

How many rounds are there in Siemens Energy Junior Test Engineer interview?
Siemens Energy interview process usually has 2 rounds. The most common rounds in the Siemens Energy interview process are Resume Shortlist and Technical.
What are the top questions asked in Siemens Energy Junior Test Engineer interview?

Some of the top questions asked at the Siemens Energy Junior Test Engineer interview -

  1. Main purpose of circuit breaker in transmission l...read more
  2. What is Buchholz re...read more
  3. Types of transfor...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

JOBS

Hitachi Energy

No Jobs

JOBS

Hitachi Energy

No Jobs

JOBS

Hitachi Energy

No Jobs

INTERVIEWS

Siemens Energy

No Interviews

SALARIES

Reliance Power

SALARIES

Hitachi Energy

SALARIES

Hitachi Energy

No Salaries

SALARIES

Reliance Power

No Salaries

Tell us how to improve this page.

Siemens Energy Junior Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Thermax Limited Interview Questions
4.1
 • 250 Interviews
Adani Power Interview Questions
3.9
 • 217 Interviews
Tata Power Interview Questions
3.9
 • 161 Interviews
Suzlon Group Interview Questions
4.1
 • 129 Interviews
Eaton Interview Questions
3.9
 • 118 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
GE Interview Questions
4.2
 • 102 Interviews
ReNew Interview Questions
4.2
 • 87 Interviews
Vestas Interview Questions
4.3
 • 83 Interviews
View all

Siemens Energy Junior Test Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Manager
144 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
130 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
111 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Siemens Energy with

Siemens

4.1
Compare

GE

4.2
Compare

BHEL

4.1
Compare

Thermax Limited

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