i
Extended Web AppTech
Filter interviews by
A todo list in React.js allows users to add, delete, and mark tasks as completed.
Use state to store the list of tasks
Create components for adding, deleting, and marking tasks as completed
Implement functionality to add, delete, and mark tasks as completed
Use CSS for styling the todo list
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Extended Web AppTech interview questions for popular designations
Closures are functions that have access to variables from their containing scope even after the parent function has finished executing.
Closures allow functions to 'remember' the environment in which they were created
They can access variables from their outer function even after the function has returned
Closures are commonly used in event handlers and callbacks
High order functions in React JS are functions that take other functions as arguments or return functions as their output.
High order functions allow for code reusability and cleaner code structure.
An example of a high order function in React JS is the map function, which takes a function as an argument to transform elements in an array.
Another example is the filter function, which takes a function as an argument to fil
I applied via Walk-in and was interviewed in May 2023. There were 3 interview rounds.
Print the even count digits of number in to two parts
MCQ test based on HTML, CSS JAVASCRIPT and NodeJs
System test based on NodeJs
Question write crud operations
I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks are functions that let you use state and other React features in functional components.
Some commonly used hooks are useState, useEffect, useContext, and useRef.
useState hook is used to add state to functional components.
useEffect hook is used to perform side effects in functional components.
useContext hook i...
Lifecycle methods are methods that are called automatically at specific points in a component's lifecycle.
componentDidMount() - called after the component is rendered for the first time
componentDidUpdate() - called after the component's updates are applied
componentWillUnmount() - called before the component is removed from the DOM
Create a React project to fetch and display data from an API
Set up a new React project using create-react-app
Use the fetch API or axios to make a request to the desired API
Store the fetched data in state using useState hook
Render the data on the UI using JSX
Top trending discussions
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
based on 12 interviews
Interview experience
based on 49 reviews
Rating in categories
Software Engineer
42
salaries
| ₹2.4 L/yr - ₹8.4 L/yr |
Junior Software Engineer
20
salaries
| ₹3 L/yr - ₹3 L/yr |
React Native Developer
16
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Software Developer
14
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Reactjs Developer
10
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Maxgen Technologies
Cyfuture
Value Point Systems
JoulestoWatts Business Solutions