Filter interviews by
Contained coding and general quant aptitude
Padding in ES refers to adding extra bits to the data being transmitted to ensure it meets a certain block size.
Padding is commonly used in encryption algorithms to ensure that the data being encrypted is a multiple of the block size.
There are different types of padding such as zero padding, PKCS#5 padding, and ANSI X.923 padding.
Padding can also be used in communication protocols to ensure that data packets are of a c
Microprocessor is a standalone CPU while microcontroller has CPU, memory, and peripherals on a single chip.
Microprocessor is used in general-purpose computing devices like computers, while microcontroller is used in embedded systems.
Microprocessor requires external components like memory and peripherals, while microcontroller has them integrated on the chip.
Examples of microprocessors include Intel Core i7, AMD Ryzen, ...
posted on 24 Apr 2021
I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
I appeared for an interview in Dec 2022.
Switch configuration involves setting up VLANs, port security, QoS, and other settings to optimize network performance.
Access the switch's command line interface (CLI) using a console cable or remote access software
Configure VLANs to segment network traffic and improve security
Enable port security to prevent unauthorized access to the network
Set up Quality of Service (QoS) to prioritize network traffic and ensure criti...
L2 and L3 switches are network devices used for packet switching. L2 operates at the data link layer and L3 at the network layer.
L2 switch operates at the data link layer and forwards packets based on MAC addresses
L3 switch operates at the network layer and forwards packets based on IP addresses
L2 switch is used for LAN networks while L3 switch is used for both LAN and WAN networks
L2 switch is faster than L3 switch as ...
MPLS is a protocol used for efficient packet forwarding in a network. It is used in WANs and service provider networks.
MPLS stands for Multiprotocol Label Switching
It is used to improve the speed and efficiency of network traffic routing
MPLS uses labels to identify the path that packets should take through the network
It is commonly used in WANs and service provider networks to provide Quality of Service (QoS) and traff...
VLANs are virtual LANs that allow network administrators to group devices together based on their functions or departments.
VLANs are used to segment a network into smaller, more manageable groups.
They can be created using network switches or routers.
Each VLAN has its own broadcast domain and can be configured with its own security policies.
VLANs can be created based on different criteria such as department, location, o...
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There was 1 interview round.
Implemented best practices in software development lifecycle, including code reviews and automated testing.
Introduced code reviews to ensure code quality and consistency
Implemented automated testing to catch bugs early in the development process
Utilized version control system effectively to track changes and collaborate with team members
posted on 16 Dec 2023
I applied via Naukri.com and was interviewed before Dec 2022. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed in Dec 2021. There was 1 interview round.
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.
posted on 23 Sep 2022
I applied via Walk-in
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.
based on 1 interview
Interview experience
Assistant Manager
908
salaries
| ₹5 L/yr - ₹15.5 L/yr |
Deputy Manager
618
salaries
| ₹7.2 L/yr - ₹18.8 L/yr |
Manager
574
salaries
| ₹7.8 L/yr - ₹25 L/yr |
Senior Engineer
408
salaries
| ₹3.8 L/yr - ₹12.5 L/yr |
Senior Manager
366
salaries
| ₹11.5 L/yr - ₹31.6 L/yr |
CG Power and Industrial Solutions
C&S Electric
KEI Industries
Finolex Cables