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
Precompilation unit is a compiled code that can be reused by multiple source files.
Precompilation unit is created by the compiler from the source code.
It contains the compiled code of header files and other dependencies.
It can be reused by multiple source files, reducing compilation time.
It is also known as precompiled header or PCH.
Example: stdafx.h in Visual Studio is a precompiled header file.
posted on 15 Feb 2016
The first 50 prime numbers are...
Start with 2, the first prime number
Check each odd number greater than 2
Use trial division to check if a number is prime
Stop when you have found 50 prime numbers
Sorting a file within a range
Use a sorting algorithm like quicksort or mergesort
Read the file and store the data in an array or list
Sort the array or list within the given range
Write the sorted data back to the file
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js, Express, and MongoDB
Familiar with version control systems like Git and project management tools like Jira
based on 12 interviews
Interview experience
based on 48 reviews
Rating in categories
Software Engineer
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
React Native Developer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Reactjs Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Tech Mahindra
TCS
Infosys
Wipro