Filter interviews by
Basic online aptitude test
Java basic program,logical reasoning
Top trending discussions
I applied via Referral and was interviewed before Aug 2021. There were 4 interview rounds.
Test duration - 1.5 Hrs
Topics - DB2, CLLE, RPGLE, SQLRPGLE
Platform - IBMi
posted on 11 Feb 2025
A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.
Consists of nodes connected by pointers
Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)
Allows for dynamic size and efficient insertion/deletion operations
I appeared for an interview before Feb 2023.
Sorting algo , array question
I applied via Campus Placement
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
Good knowledge required to work g
Crud operation thriugh spring boot project because you learn a lot
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
React hooks are functions that allow you to use state and other React features in functional components.
React hooks were introduced in React 16.8 as a way to write reusable logic in functional components.
They allow you to use state and other React features without writing a class component.
Hooks like useState and useEffect are commonly used in React applications.
useState hook allows you to add state to functional compo...
useMemo() is a hook in React that memoizes the result of a function, while useCallback() memoizes the function itself.
useMemo() is used to optimize performance by caching the result of a function and only recomputing it when its dependencies change.
useCallback() is used to optimize performance by memoizing a function and only creating a new instance when its dependencies change.
Both hooks are useful when dealing with e...
State can be managed globally in React using context API or third-party libraries like Redux.
Context API allows you to create a global state that can be accessed by any component in the React tree.
Redux is a popular library for managing global state in React applications.
With Redux, you can define a central store that holds the state and use actions and reducers to update and retrieve the state.
Other libraries like Mob...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variables and functions are hoisted to the top of their scope.
Only declarations are hoisted, not initializations.
Function declarations are hoisted before variable declarations.
Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying helps in creating reusable functions and improving code readability.
It allows partial application of functions, where some arguments are fixed and others are left to be provided later.
Example: const add = (a) => (b) => a + b; add(2)(3) will return
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
Hooks are functions that allow developers to use state and other React features in functional components.
Hooks are introduced in React 16.8 to allow state and other React features in functional components.
Use cases include managing state, using lifecycle methods, and accessing context in functional components.
Examples of hooks include useState, useEffect, useContext, and custom hooks created by developers.
Null is a value that represents the absence of a value, while undefined means a variable has been declared but not assigned a value.
Null is a value that can be assigned to a variable to indicate that it has no value.
Undefined is a type that is automatically assigned to variables that have been declared but not initialized.
Null is a deliberate assignment by the programmer, while undefined is a default value assigned by ...
based on 1 interview
Interview experience
Operations Associate
267
salaries
| ₹1 L/yr - ₹2.6 L/yr |
Software Engineer
174
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Business Analyst
104
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Process Associate
97
salaries
| ₹1.4 L/yr - ₹2.4 L/yr |
Senior Associate Operations
79
salaries
| ₹1.6 L/yr - ₹3 L/yr |
Mobile Programming
Diverse Lynx
Arcesium
Apps Associates