Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2022. There were 2 interview rounds.
To make a singleton class thread safe, we can use synchronized keyword or double-checked locking.
Use synchronized keyword to ensure only one thread can access the instance at a time.
Use double-checked locking to minimize the use of synchronization.
Use volatile keyword to ensure visibility of changes across threads.
Consider using an enum to implement singleton pattern as it is inherently thread safe.
I am seeking new challenges and opportunities for growth in my career.
Looking for a more challenging role to utilize my skills and expertise
Seeking a company with a better work-life balance
Want to work in a more innovative and dynamic environment
Interested in joining an organization with better career advancement opportunities
Designing a white-labeled app involves creating a customizable platform that can be rebranded by different clients.
Create a flexible design structure that allows for easy customization of colors, logos, and branding elements.
Implement a robust admin panel where clients can easily upload their branding assets and make changes.
Ensure that the app's functionality remains consistent across different branding variations.
Con...
Use Firebase to dynamically set the theme of UI elements.
Create a collection in Firebase to store UI themes.
Retrieve the selected theme from Firebase and apply it to UI elements.
Update the UI elements whenever the theme is changed in Firebase.
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 4 interview rounds.
Case study round with behavioral questions.
Case study round with detailed step by step problem structuring.
Wibmo interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 5 interview rounds.
Discussion with all together HR TL and Manager
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There was 1 interview round.
I appeared for an interview before Aug 2016.
.NET is a software framework developed by Microsoft. Polymorphism is the ability of an object to take on many forms.
.NET is a framework for building Windows applications and web services.
.NET supports multiple programming languages like C#, VB.NET, and F#.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Polymorphism enables code reusability and flexibility in object-orien...
Micro service design patterns are architectural patterns used to design and implement microservices.
Service discovery
Circuit breaker
API gateway
Event sourcing
Saga pattern
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by mocking dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Example: Instead of a class creating an instance of another...
app.use in .NET Core is used to add middleware to the request pipeline.
app.use is a method used in ASP.NET Core to add middleware components to the request pipeline.
Middleware components are software components that are executed in the request pipeline to handle requests and responses.
Middleware components can perform tasks such as authentication, logging, error handling, and more.
Example: app.use(new MiddlewareCompone
Interface is a contract that defines the methods a class must implement, while abstract class can have both abstract and concrete methods.
Interface cannot have any implementation, while abstract class can have both abstract and concrete methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abstract classes are us...
No, abstract classes cannot be instantiated.
Abstract classes are meant to be inherited and extended by other classes.
Attempting to instantiate an abstract class will result in a compilation error.
Abstract classes can have abstract methods that must be implemented by the subclass.
Optimizing a React application involves code splitting, lazy loading, minimizing bundle size, using memoization, and optimizing render performance.
Implement code splitting to load only necessary code for each route or component.
Utilize lazy loading to defer loading of non-essential components until they are needed.
Minimize bundle size by removing unused code, optimizing images, and using tree shaking.
Use memoization te...
Parent child component communication in React involves passing data from parent to child components and triggering events from child to parent components.
Use props to pass data from parent to child components
Use callback functions to trigger events from child to parent components
Context API can be used for passing data to deeply nested components
useRef is used to persist a value across renders, useMemo is used to memoize expensive calculations, useCallback is used to memoize functions.
useRef is commonly used to access DOM elements or persist values between renders.
useMemo is used to memoize expensive calculations to avoid re-computation.
useCallback is used to memoize functions to prevent unnecessary re-renders.
Example: useRef can be used to store a reference t...
based on 4 interviews
Interview experience
Software Engineer
64
salaries
| ₹3 L/yr - ₹10.4 L/yr |
Senior Software Engineer
62
salaries
| ₹8.6 L/yr - ₹34 L/yr |
Senior Analyst
38
salaries
| ₹3 L/yr - ₹7.4 L/yr |
Technical Lead
36
salaries
| ₹15 L/yr - ₹30.3 L/yr |
Analyst
30
salaries
| ₹2.1 L/yr - ₹5.9 L/yr |
Fiserv
PhonePe
HighRadius
Broadridge Financial Solutions