CG Power and Industrial Solutions
50+ Usha Martin Interview Questions and Answers
Q1. What is the use of profile registry? how can you configured in your project
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 registry include AWS Cognito, Firebase Authentication, an...read more
Q2. If a microservice is down, then how can you handle that situation?
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
Q3. What are the spring boot annotations used in your project?
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 to define a DAO component
@Transactional - used to define ...read more
Q4. What are the benefits of the microservices?
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 isolation: If one microservice fails, it does not affect ...read more
Q5. Can you tell me how hash map internally work?
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 corresponding index in the array
Inserting a new key-value pair ...read more
Q6. What is the process to identify the issue and how to resolve complete process
The process to identify and resolve issues involves root cause analysis, corrective actions, and preventive measures.
Conduct a root cause analysis to determine the underlying issue
Implement corrective actions to address the identified problem
Develop preventive measures to avoid similar issues in the future
Monitor the effectiveness of the solutions implemented
Q7. What is the use of spring data jpa?
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
{}
Q8. How we drive distribution for any product ?
Distribution for any product can be driven through effective marketing strategies, strong partnerships, and efficient supply chain management.
Developing a comprehensive marketing plan to create awareness and demand for the product
Building strong relationships with distributors and retailers to ensure wide availability
Implementing effective promotional campaigns to drive sales and increase distribution
Optimizing the supply chain to ensure timely delivery and efficient distribu...read more
Q9. Differences between spring and spring boot?
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.
Q10. Electrical maintenance for lt cabal work
Electrical maintenance for LT cable work involves inspecting, testing, and repairing low voltage cables to ensure proper functioning.
Inspecting LT cables for any signs of damage or wear
Testing the cables for continuity and insulation resistance
Repairing or replacing damaged cables as needed
Ensuring proper cable routing and connections for efficient power transmission
Q11. Tell me about concurrent Hash map?
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.
Q12. What is Msa ? What is six Sigma and lean manufacturing?
Q13. Have you configured service registry?
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.
Q14. How spring boot work internally?
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 customize applications.
Spring Boot applications can be pack...read more
Q15. How to implement Lean Manufacturing in line
Implementing Lean Manufacturing involves identifying waste, streamlining processes, and continuous improvement.
Identify and eliminate waste in the production process
Streamline processes to improve efficiency and reduce lead times
Implement visual management tools such as Kanban boards to track progress
Encourage employee involvement and empowerment to drive continuous improvement
Utilize tools like 5S to organize the workplace and standardize processes
Q16. Differences between comparable and comparator?
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: String class implements Comparable interface while Collections...read more
Q17. What is 3 eyes (Is) of applying distributor
The 3 eyes of applying distributor are identification, inspection, and implementation.
Identification: Identifying potential distributors who align with the company's goals and values.
Inspection: Evaluating the distributor's capabilities, resources, and track record.
Implementation: Executing a comprehensive plan to onboard and support the distributor in achieving sales targets.
Q18. What is Corona Loss? At what voltage it happens? What is Critical Disruptive Voltage?
Corona loss is the power loss in transmission lines due to ionization of air around the conductors. It occurs at high voltages. Critical disruptive voltage is the voltage at which corona loss starts.
Corona loss is caused by the ionization of air around high voltage conductors
It occurs at voltages typically above 220 kV
Corona loss increases with increasing voltage and frequency
Critical disruptive voltage is the voltage at which corona discharge starts to occur
Corona loss can b...read more
Q19. FMEA and SPC proces when and how be done
Q20. What all was prepared in previous org MIS
Previous org MIS included reports on sales, inventory, expenses, and employee performance.
Sales reports for different products and regions
Inventory reports for tracking stock levels and reorder points
Expense reports for budgeting and cost analysis
Employee performance reports for evaluating productivity and training needs
Q21. How will you make distributor for the company?
I will make distributors for the company by identifying potential partners, building relationships, showcasing the benefits of our products, and providing excellent support.
Identify potential distributors through market research and networking
Build relationships with potential partners by understanding their needs and aligning them with our products
Showcase the benefits of our products through presentations, demos, and samples
Provide excellent support to distributors by offer...read more
Q22. Lean Six Sigma Black Belt Project describe
A Lean Six Sigma Black Belt project involves using data-driven methods to improve processes and reduce waste.
Identify a problem or inefficiency in a process
Collect and analyze data to understand the root cause
Implement solutions to improve the process
Measure the impact of the changes to ensure improvement
Certification as a Lean Six Sigma Black Belt is required to lead these projects
Q23. What are the 5 core tools
Q24. Explain kV ratings used in Electrical system
kV ratings are used to measure the voltage capacity of electrical systems.
kV ratings indicate the maximum voltage that an electrical system can handle.
They are used to ensure the safety and efficiency of electrical equipment.
Higher kV ratings are required for larger electrical systems or equipment.
For example, a transformer may have a kV rating of 10 kV, indicating its maximum voltage capacity.
Q25. How you are doing maintenance of machines
We follow a preventive maintenance schedule to ensure machines are in good condition.
We have a team of trained technicians who conduct regular inspections and maintenance.
We keep a record of all maintenance activities and schedule future maintenance accordingly.
We prioritize maintenance based on the criticality of the machine and its usage.
We also conduct emergency repairs whenever necessary to minimize downtime.
Examples of maintenance activities include cleaning, lubrication...read more
Q26. What's the design mix concreting?
Design mix concreting is the process of determining the proportions of various ingredients in concrete to achieve the desired strength and durability.
Design mix concreting involves calculating the quantities of cement, aggregates, water, and admixtures to achieve the desired properties of concrete.
The proportions of each ingredient are determined based on factors such as the type of structure, exposure conditions, and required strength.
Design mix concreting ensures consistent...read more
Q27. What's are the quality tools?
Q28. What is Scope in project Management
Scope in project management refers to the boundaries of the project, including deliverables, tasks, and goals.
Scope defines what will be included and excluded in the project
It helps in setting clear expectations for stakeholders
Scope creep occurs when additional work is added to the project without proper approval
Scope verification ensures that all deliverables have been completed as per the scope statement
Q29. What is conflict management
Conflict management is the process of handling disputes or disagreements in a constructive way to reach a resolution.
Identifying the source of conflict
Listening to all parties involved
Finding common ground and understanding each other's perspectives
Collaboratively working towards a solution
Implementing strategies to prevent future conflicts
Q30. What is forging and casting
Q31. What is fmea? In brief
FMEA stands for Failure Mode and Effects Analysis. It is a systematic approach to identify and prevent potential failures in a process or product.
FMEA is used to analyze and prioritize potential failures based on their severity, occurrence, and detectability.
It helps in identifying the root causes of failures and developing preventive measures.
FMEA involves creating a risk priority number (RPN) to rank failures and determine the most critical ones.
It is commonly used in indus...read more
Q32. What is meaning of success
Success is the achievement of goals and fulfillment of one's potential.
Success is subjective and varies from person to person.
It can be measured by achieving personal or professional goals.
Success is often associated with happiness, fulfillment, and a sense of accomplishment.
It can be financial, academic, career-related, or personal.
Success can also be defined by the impact one has on others or society.
Examples of success include graduating with honors, starting a successful ...read more
Q33. Voltage level & Protection of transformers
Transformers require proper voltage level and protection to ensure efficient operation and prevent damage.
Transformers are designed to operate at specific voltage levels, and exceeding these levels can cause damage or failure.
Voltage regulation devices such as tap changers and voltage regulators can be used to maintain proper voltage levels.
Transformers also require protection against overcurrent, overvoltage, and other faults.
Protection devices such as fuses, circuit breaker...read more
Q34. Class wise Current ratings of CB
The current ratings of CB are classified by class.
CB's current ratings are categorized by class.
Each class represents a specific level of current rating.
Examples of class-wise current ratings may include Class A, Class B, etc.
Q35. Lean Six Sigma project describe
A Lean Six Sigma project is a process improvement initiative that aims to reduce waste and improve efficiency by using data-driven methodologies.
Identify the problem or opportunity for improvement
Define the project scope and goals
Measure current process performance using data
Analyze the data to identify root causes of issues
Implement solutions to address the root causes
Control and monitor the improved process to sustain the gains
Examples: reducing defects in manufacturing, st...read more
Q36. Discribe any black belt project
Q37. PPAP documents and describe all
Q38. How is cash flow prepared
Cash flow is prepared by analyzing the inflow and outflow of cash in a business over a specific period of time.
Start with the opening balance of cash at the beginning of the period
Add all the cash inflows such as sales, loans, investments, etc.
Subtract all the cash outflows such as expenses, salaries, taxes, etc.
The resulting figure is the closing balance of cash at the end of the period
Cash flow statements can be prepared monthly, quarterly, or annually
Q39. Supplier Quality audits type?
Q40. Dc dc converter application
DC-DC converters are used to convert one DC voltage level to another, commonly used in power supplies and battery-powered devices.
DC-DC converters are used to step up or step down voltage levels
They are commonly used in power supplies for electronic devices
They are also used in battery-powered devices to regulate voltage levels
Examples include buck converters, boost converters, and buck-boost converters
Q41. Explain Substation SLD diagram
A Substation SLD diagram is a graphical representation of a substation's electrical system.
SLD stands for Single Line Diagram.
It shows the electrical components and connections in a substation.
The diagram includes transformers, circuit breakers, switches, busbars, and other equipment.
It helps in understanding the flow of electricity and the overall configuration of the substation.
SLD diagrams are used for planning, design, and maintenance of substations.
Q42. Properties of SF6 gas
SF6 gas is a colorless, odorless, non-flammable, and non-toxic gas used in various industries.
SF6 gas is widely used as an insulating material in electrical equipment such as circuit breakers and switchgear.
It has excellent dielectric properties, allowing for efficient electrical insulation.
SF6 gas is also used in the semiconductor industry for plasma etching processes.
It is a greenhouse gas with a high global warming potential, contributing to climate change.
SF6 gas is heavi...read more
Q43. SF6 CB testing procedures
SF6 CB testing procedures involve various steps to ensure the proper functioning of the circuit breaker.
SF6 CB testing procedures include visual inspection, mechanical operation tests, and electrical tests.
Visual inspection involves checking for any physical damage or signs of wear and tear.
Mechanical operation tests ensure that the circuit breaker operates smoothly and all moving parts are functioning correctly.
Electrical tests measure the performance of the circuit breaker,...read more
Q44. Impulse voltage of 245kV CB
Impulse voltage of 245kV CB is the maximum voltage that the circuit breaker can withstand without breakdown.
Impulse voltage is a high voltage surge that occurs in electrical systems.
It is measured in kilovolts (kV) and represents the maximum voltage that a circuit breaker can handle without experiencing breakdown or failure.
A 245kV CB refers to a circuit breaker that can withstand an impulse voltage of 245 kilovolts.
This means that the circuit breaker is designed to handle hi...read more
Q45. Switches in power electronics
Switches are essential components in power electronics that control the flow of electrical energy.
Switches are used to turn on and off the flow of electrical energy in power electronics.
They are used in various applications such as power supplies, motor drives, and inverters.
Common types of switches include MOSFETs, IGBTs, and thyristors.
Switches must be carefully selected based on the specific application requirements.
Switching losses and thermal management are important con...read more
Q46. Types of transformers
Transformers are devices that transfer electrical 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, while step-down transformers decrease voltage.
Other types of transformers include isolation transformers, autotransformers, and instrument transformers.
Isolation transformers are use...read more
Q47. Material treatment before powder coating
Material treatment before powder coating involves cleaning, degreasing, and surface preparation to ensure adhesion and durability.
Cleaning the surface to remove any dirt, oil, or contaminants
Degreasing to eliminate any oils or grease that could interfere with adhesion
Surface preparation such as sanding or blasting to create a rough surface for better adhesion
Applying a conversion coating to improve corrosion resistance
Using a primer to enhance adhesion and durability
Q48. Previous experiences of sales.
I have over 5 years of experience in sales, including B2B and B2C sales roles.
Successfully exceeded sales targets by 20% in my previous role
Developed strong relationships with clients resulting in repeat business
Utilized CRM software to track leads and manage customer interactions
Q49. What purchase order
A purchase order is a document issued by a buyer to a seller, indicating types, quantities, and agreed prices for products or services.
A purchase order is a legally binding document
It specifies the terms and conditions of the purchase
It helps in tracking and managing orders and payments
Examples: PO number, item description, quantity, price, delivery date
Q50. What is sap mm
SAP MM (Materials Management) is a module in SAP ERP that deals with procurement and inventory management.
SAP MM helps in managing materials procurement, inventory, and warehouse management.
It includes functionalities such as material master data, vendor evaluation, purchase orders, and goods receipt.
SAP MM integrates with other modules like SAP SD (Sales and Distribution) and SAP PP (Production Planning).
Top HR Questions asked in Usha Martin
Interview Process at Usha Martin
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month