Filter interviews by
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:...
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 availab...
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.
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 ...
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.
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.
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 ...
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
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 -...
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 ...
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.
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.
Top trending discussions
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
Basic
Salary expectations depend on experience, industry standards, and the specific role's responsibilities and location.
Market Research: I have researched the average salary for a Software Engineer in this region, which typically ranges from $80,000 to $120,000.
Experience Level: With my 5 years of experience in software development, I believe a salary in the range of $100,000 to $110,000 is appropriate.
Skills and Expertise...
I come from a close-knit family that values education, hard work, and support for one another in all endeavors.
Supportive Parents: My parents have always encouraged my academic pursuits, often helping me with my studies and projects.
Siblings: I have two siblings; we often collaborate on problem-solving and share our experiences in our respective fields.
Family Traditions: We have a tradition of family game nights that s...
I appeared for an interview in Jun 2024.
Electrical engineering
Power system machine power electronics
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
They asked to find the elements which are present more than once. I solved it using map in c++
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...
I applied via Campus Placement and was interviewed before Apr 2019. There was 1 interview round.
Successfully led a cross-functional team to develop a scalable software solution, improving efficiency by 30%.
Led a team of 10 engineers in developing a cloud-based application that streamlined project management.
Implemented Agile methodologies, resulting in a 25% reduction in project delivery time.
Designed and executed a performance optimization strategy that improved application speed by 40%.
Mentored junior engineers...
The company is innovative, values collaboration, and is committed to making a positive impact in its industry.
Strong focus on research and development, exemplified by recent product launches that have set industry standards.
A collaborative work culture that encourages team brainstorming sessions, leading to creative solutions.
Commitment to sustainability, as seen in initiatives to reduce carbon footprint and promote ec...
I envision myself as a key contributor, leading innovative projects and mentoring junior engineers to drive the company's success.
I aim to take on leadership roles, guiding teams through complex projects, like developing a new product line.
I want to mentor junior engineers, sharing my knowledge and experience to help them grow, similar to how I was guided early in my career.
I see myself collaborating with cross-functio...
I bring a unique blend of technical expertise, leadership skills, and a proven track record of delivering innovative solutions.
Extensive experience in software development, having led projects that improved system efficiency by 30%.
Strong leadership skills demonstrated by mentoring junior engineers, resulting in a 20% increase in team productivity.
Proven ability to solve complex problems, such as optimizing a legacy sy...
I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.
MCB components are typically made of materials such as copper, silver, thermoplastics, and ceramics.
Copper is commonly used for conducting electricity in MCBs.
Silver is sometimes used as a contact material for better conductivity.
Thermoplastics like polyamide are used for insulation and housing of MCB components.
Ceramics are used for arc chutes to extinguish the arc when the MCB trips.
Other materials like steel, brass,...
I have managed teams ranging from 5 to 20 engineers, focusing on project delivery and team development.
Led a team of 10 engineers on a software development project, ensuring timely delivery and quality.
Managed cross-functional teams of 15 members, including developers, QA, and designers, to enhance collaboration.
Oversaw a team of 8 engineers in a critical project, implementing Agile methodologies to improve efficiency.
...
Led multiple engineering projects, focusing on innovative solutions and team collaboration to enhance product efficiency and quality.
Managed a cross-functional team to develop a cloud-based application, improving deployment speed by 30%.
Implemented Agile methodologies in a project, resulting in a 25% increase in team productivity.
Designed a scalable microservices architecture for a healthcare platform, enhancing system...
Some of the top questions asked at the CG Power and Industrial Solutions Software Engineer interview -
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Senior Executive
205
salaries
| ₹5.5 L/yr - ₹12.7 L/yr |
Deputy Manager
200
salaries
| ₹10 L/yr - ₹16.1 L/yr |
Territory Manager
188
salaries
| ₹5.5 L/yr - ₹11.7 L/yr |
Territory Sales Manager
133
salaries
| ₹5.3 L/yr - ₹12.3 L/yr |
Area Sales Manager
99
salaries
| ₹10.5 L/yr - ₹18 L/yr |
Havells
Polycab Wires
C&S Electric
KEI Industries