Filter interviews by
I was interviewed before Nov 2023.
To troubleshoot a laminator heater coil issue, check for power supply, continuity of the coil, and potential damage or wear.
Check power supply to the heater coil
Test continuity of the coil using a multimeter
Inspect the coil for any signs of damage or wear
Replace the coil if necessary
NPN sensors are commonly used due to their cost-effectiveness, versatility, and ease of integration.
Cost-effective compared to PNP sensors
Versatile in various applications
Easy to integrate with different systems
Commonly available in the market
A capacity sensor is a device that measures the amount of a substance or material that can be held or stored in a given space.
Capacity sensors are commonly used in industries such as manufacturing, agriculture, and logistics to monitor and control the amount of materials in tanks, silos, or containers.
These sensors can be based on various technologies such as ultrasonic, radar, or pressure sensors to accurately measure...
Capacity sensors measure the amount of a substance or material that can be held or contained.
Capacity sensors can be used to monitor levels of liquids, gases, or solids in tanks or containers.
They work by detecting changes in pressure, weight, or volume to determine the amount of substance present.
Examples include ultrasonic sensors for measuring liquid levels in tanks, pressure sensors for monitoring gas levels, and w...
Troubleshooting problems involves identifying the root cause and implementing solutions.
Identify the symptoms of the problem
Gather relevant information and data
Isolate the root cause through systematic testing and analysis
Implement solutions based on findings
Test the solutions to ensure the problem is resolved
MS 100 stringer is a manual stringer machine while AM 050FS stringer is a fully automatic stringer machine.
MS 100 stringer is manual, requires operator intervention
AM 050FS stringer is fully automatic, operates without manual intervention
MS 100 stringer may have lower throughput compared to AM 050FS stringer
Safety equipments used in laminator machine include emergency stop button, safety guards, safety interlocks, and warning signs.
Emergency stop button for immediate shutdown in case of emergency
Safety guards to prevent access to moving parts
Safety interlocks to ensure machine stops when guards are opened
Warning signs to alert operators of potential hazards
DMR can be controlled by setting up access controls, monitoring usage, and implementing encryption.
Set up access controls to restrict who can view, edit, or delete data in the DMR.
Monitor usage to track who is accessing the DMR and what actions they are taking.
Implement encryption to protect the data in the DMR from unauthorized access.
Regularly review and update access controls, monitoring processes, and encryption me
EVA stands for Economic Value Added, a financial performance measure that calculates the profit generated by a company's operations after accounting for the cost of capital.
EVA is calculated by subtracting the cost of capital from the company's net operating profit after tax (NOPAT).
It is used to determine if a company is creating value for its shareholders above and beyond the cost of capital.
Positive EVA indicates th...
Safety equipment in lamination can be checked by monitoring thermostat, oil pressure, and float level.
Check thermostat for proper functioning by setting it to desired temperature and observing if it maintains the temperature.
Monitor oil pressure in the lamination machine to ensure it is within the recommended range for safe operation.
Inspect oil float level to make sure it is at the correct level for proper lubrication
I was interviewed in Jun 2024.
Electrical engineering
Power system machine power electronics
I applied via Referral and was interviewed in Nov 2022. There were 4 interview rounds.
There were Aptitude Questions and 2 Easy Level Coding Questions.
1. Paging is a memory management technique used by operating systems to manage memory allocation for processes.
Paging divides memory into fixed-size pages and allocates them to processes as needed.
It allows for efficient use of memory and prevents fragmentation.
Page tables are used to keep track of which pages are allocated to which processes.
When a process needs to access a page that is not currently in memory, a page...
posted on 6 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 3 interview rounds.
Apptitude test was quite easy to attend
Hackerrank platform was used for coding round.
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.
posted on 24 Mar 2021
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...
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.
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.
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...
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...
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
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...
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
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...
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...
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.
Some of the top questions asked at the Swelect Energy Systems Senior Engineer L2 interview -
based on 1 review
Rating in categories
Service Engineer
75
salaries
| ₹1.1 L/yr - ₹4.2 L/yr |
Junior Engineer
29
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Engineer
15
salaries
| ₹1.5 L/yr - ₹3.5 L/yr |
Design Engineer
10
salaries
| ₹2.2 L/yr - ₹4 L/yr |
Assistant Manager
9
salaries
| ₹4.5 L/yr - ₹6.5 L/yr |
Waaree Energies
Adani Green Energy
Vikram Solar
Azure Power