i
FNZ
Filter interviews by
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
First Round is Aptitude Round.
Second Round is technical inteview.
Third round is HR Round.
Rotate an array of strings by D places.
Create a temporary array to store elements that will be rotated
Copy elements from original array to temporary array based on rotation
Copy elements back from temporary array to original array
To find the maximum value in a subarray within an array of numbers.
Iterate through the array and keep track of the maximum value seen so far.
For each subarray, compare the maximum value with the current element and update if necessary.
Return the maximum value found in the subarray.
My strength lies in my analytical skills and attention to detail, while my weakness is sometimes being too critical of my own work. I come from a supportive family background and believe my qualifications make me a strong candidate for this role.
Strength: Analytical skills
Strength: Attention to detail
Weakness: Being too critical of my own work
Family background: Supportive and encouraging
Qualifications make me a strong
Top trending discussions
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...
I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.
1. One question regarding the MaxPartitions for a given array, if array is [4, 3, 2, 6 , 5, 10, 9] => upon sorting it appears like [2, 3, 4, 5, 6, 7, 9, 10] ..Max slices are [2,3,4] [5, 6] [9, 10] so slice count is 3
2. Another one Max integer upon removal 5 digit
posted on 4 Oct 2024
I applied via campus placement at Silicon Institute of Technology, Bhuvaneshwar and was interviewed before Oct 2023. There were 2 interview rounds.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define a common base class for related classes, while interfaces are used to define a con...
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve complex problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation allows data hiding and bundling of data with methods that operate on that data
Inheritance enables a new class to i...
Micro service design patterns are architectural patterns used to design and implement microservices.
Service discovery
Circuit breaker
API gateway
Event sourcing
Saga pattern
posted on 13 Jun 2024
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.
An abstract class is a class that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and non-abstract methods
Used to define a common interface for subclasses
Interface is a contract with no implementation, while abstract class can have some implementation.
Interface cannot have any implementation, only method signatures.
Abstract class can have both abstract and concrete methods.
A class can implement multiple interfaces but can inherit only one abstract class.
Interfaces are used to achieve multiple inheritance in Java.
Example: interface Shape { void draw(); } vs abstract clas...
Resources are tools or assets used to achieve a goal, while styles refer to the way in which something is done or presented.
Resources can include materials, equipment, personnel, or financial assets.
Styles can encompass different approaches, methods, techniques, or aesthetics.
For example, in software development, resources may include programming languages and libraries, while styles may refer to coding conventions and
posted on 25 Jul 2023
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.
posted on 22 Aug 2023
I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.
Test Analyst
98
salaries
| ₹9 L/yr - ₹19 L/yr |
Analyst
4
salaries
| ₹11 L/yr - ₹15 L/yr |
Test Manager
4
salaries
| ₹40 L/yr - ₹45 L/yr |
Analyst Developer
4
salaries
| ₹18 L/yr - ₹24 L/yr |
Corporate Actions Analyst
4
salaries
| ₹8.1 L/yr - ₹11.6 L/yr |
Zerodha
Upstox
Groww
Paytm Money