i
CoreFlex Solutions
Filter interviews by
I applied via Naukri.com
useMemo is a React hook used for memoizing expensive computations and optimizing performance.
useMemo is used to memoize the result of a function or computation.
It takes a function and an array of dependencies as arguments.
The function is only re-executed if any of the dependencies change.
It returns the memoized value, which can be used in the component.
It is useful for optimizing performance by avoiding unnecessary re-
The useEffect hook is used in React to perform side effects in functional components.
It is used to handle side effects like data fetching, subscriptions, or manually changing the DOM.
It runs after every render and can be used to replace lifecycle methods like componentDidMount and componentDidUpdate.
It takes two arguments: a function that contains the side effect logic, and an optional array of dependencies.
The functio...
Semantic elements are HTML tags that clearly define the content they contain for both browsers and developers.
Semantic elements provide meaning to the content they enclose, making it easier for search engines to index and for screen readers to interpret.
Examples of semantic elements include <header>, <footer>, <article>, <section>, <nav>, <aside>, <main>, <figure>, <fi...
useMemo is a React hook used to memoize the result of a function and optimize performance.
useMemo is used to cache the result of a function and only recompute it when its dependencies change.
It is useful for optimizing expensive calculations or preventing unnecessary re-rendering of components.
Example: useMemo(() => calculateExpensiveValue(a, b), [a, b])
The memoized value is returned by useMemo and can be used in the c
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Typing ,Grammar ,Numbers and Ect
CoreFlex Solutions interview questions for popular designations
I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.
Data endry case study
Working
I applied via Naukri.com and was interviewed before Jan 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Jul 2021. There was 1 interview round.
based on 8 interviews
Interview experience
based on 57 reviews
Rating in categories
Software Engineer
68
salaries
| ₹4.5 L/yr - ₹13.1 L/yr |
Associate Software Engineer
56
salaries
| ₹2.4 L/yr - ₹7.8 L/yr |
Senior Software Engineer
29
salaries
| ₹7.2 L/yr - ₹23 L/yr |
Softwaretest Engineer
12
salaries
| ₹3.2 L/yr - ₹7.5 L/yr |
Software Developer
11
salaries
| ₹3 L/yr - ₹11.3 L/yr |
TCS
Infosys
Wipro
HCLTech