i
Metafic
Filter interviews by
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
Virtual DOM is a lightweight copy of the actual DOM used for efficient rendering in React.
Virtual DOM is a JavaScript object that represents the actual DOM.
It allows React to update only the necessary parts of the UI, improving performance.
Changes made to the virtual DOM are compared with the previous version to determine what needs to be updated.
React then updates the actual DOM with the minimum required changes.
Virtu...
Explanation of React hooks and lifecycle methods
useMemo is used to memoize expensive computations and avoid unnecessary re-renders
useCallback is used to memoize functions and avoid unnecessary re-renders of child components
useEffect is used to perform side effects such as fetching data or updating the DOM
Lifecycle methods in class components are used to manage component state and perform side effects
ComponentDidMount i...
Code for functional component to call API and show list from response
Use useEffect hook to call API on component mount
Use useState hook to store API response
Map through response data to display list
Handle loading and error states
Code for integrating pagination on scrolling in Reactjs API
Use Intersection Observer API to detect when the user has scrolled to the bottom of the page
Fetch the next set of data from the server using an API call
Update the state with the new data and render it on the page
I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.
Logic test and js based coding questions for 45-60 mins
I would approach the issue by identifying the root cause and collaborating with the team to find a solution.
Identify the root cause of the issue
Collaborate with the team to find a solution
Communicate effectively with all parties involved
Take ownership of the issue and work towards a resolution
Document the issue and the steps taken to resolve it
Top trending discussions
posted on 14 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.
Consist 3 coding questions medium level
posted on 6 Dec 2024
I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.
Basic Logical programs
posted on 29 Nov 2024
It was a aptitude test with unit test cases where you have to create election poll application in react
I applied via Campus Placement
Aptitude questions with 2-3 coding questions
Interpreter executes code line by line, compiler translates code into machine code before execution.
Interpreter translates code into machine code line by line during runtime
Compiler translates code into machine code before execution
Interpreted languages include Python, JavaScript
Compiled languages include C, C++
posted on 29 Nov 2024
I applied via AmbitionBox
Java, spring,springboot
2 Query question and 3 coding questions
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Java, C++, Python are popular languages that support object oriented programming.
Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.
Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)
Event listeners are used to listen for and respond to events
Common events include click, mouseover, keydown, submit, etc.
Project , coding question, DBMS
2 DSA questions Both are from DP
Some of the top questions asked at the Metafic Reactjs Developer interview -
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
UI/UX Designer
56
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Software Engineer
31
salaries
| ₹4 L/yr - ₹10.8 L/yr |
Software Developer
11
salaries
| ₹4 L/yr - ₹10 L/yr |
Front end Developer
7
salaries
| ₹3 L/yr - ₹8 L/yr |
Senior Software Engineer
5
salaries
| ₹10 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech