Filter interviews by
I was interviewed in Dec 2024.
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.
It is a representation of the actual DOM in the form of a tree data structure.
When changes are made to the virtual DOM, a comparison is done with the actual DOM to determine the minimal...
I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 4 interview rounds.
Slk Software Services interview questions for designations
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
React hooks are functions that let you use state and other React features without writing a class.
React hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used hooks are useState, useEffect, useContext, and useRef.
Hooks must be called at the top level of a functional component.
Hooks provide a more concise and readable way to work with state an
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 4 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions: Enable functional programming in Java by expressing instances of single-method interfaces (functional interfaces) concisely.
Functional interfaces: Interfaces with a single abstract method, such as java.util.function.Function or java.util.function.Predicate.
Streams: Allow for proce...
Eviction policy in cache determines which items should be removed when the cache reaches its maximum capacity.
Eviction policy helps in managing the cache size and ensuring that the most relevant data is retained.
Common eviction policies include LRU (Least Recently Used), LFU (Least Frequently Used), and FIFO (First In, First Out).
For example, in LRU policy, the least recently accessed items are removed from the cache w
LRU (Least Recently Used) is a cache eviction policy where the least recently accessed items are removed from the cache when it reaches its capacity.
LRU cache stores key-value pairs with a maximum capacity. When the cache is full, the least recently used item is evicted to make space for new items.
Each time a key is accessed in the cache, it is moved to the front of the cache to indicate it was the most recently used i...
Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Create an interface or abstract class for the factory with a method to create objects
Create concrete classes that implement the factory interface and return specific types of objects
Client code uses the factory to create objects without k
Profiles in Spring Boot allow you to define different configurations for different environments.
Profiles are used to customize application behavior based on the environment it is running in.
You can define profiles in application.properties or application.yml using 'spring.profiles.active' property.
Common profiles include 'dev', 'test', and 'prod' for development, testing, and production environments.
You can have differ...
I have used Redis and Memcached. Cache is needed to improve performance by storing frequently accessed data in memory.
Used Redis for key-value storage and Memcached for object caching
Cache is needed to reduce database load and improve response time
Helps in storing frequently accessed data in memory for quick retrieval
Yes, I have worked on Kafka. My code had 10 partitions.
Yes, I have experience working with Kafka and have implemented code with multiple partitions.
In one of my projects, I used Kafka with 10 partitions to distribute the workload efficiently.
Having multiple partitions in Kafka helped in achieving high throughput and scalability for real-time data processing.
posted on 13 Feb 2024
Basically you have to create a craft project for the logic they give within 3 days and the round will be based on this, cleared this round too
The interviewer kept on confusing me and even he was little unsure on what he was doing, got rejected
posted on 27 Apr 2024
based on 5 interviews
1 Interview rounds
based on 101 reviews
Rating in categories
Software Engineer
1k
salaries
| ₹2.8 L/yr - ₹10.9 L/yr |
Senior Software Engineer
719
salaries
| ₹5.8 L/yr - ₹22 L/yr |
Test Engineer
361
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Softwaretest Engineer
309
salaries
| ₹3 L/yr - ₹9.9 L/yr |
Associate Software Engineer
274
salaries
| ₹2.7 L/yr - ₹6 L/yr |
Persistent Systems
TCS
Infosys
Wipro