Filter interviews by
I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.
I know UI/UX designer
Figma is a design tool used for creating UI/UX designs and prototypes.
Figma is a cloud-based design tool that allows collaboration among team members.
It provides a wide range of design features like vector editing, prototyping, and design components.
Figma supports real-time collaboration, making it easy for multiple designers to work on the same project simultaneously.
It allows designers to create interactive prototype...
Give some topics and tell
Top trending discussions
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.
Javascript array questions like palindrom and others with aptitude
Data can be shared between components in React using props, context, or state management libraries like Redux.
Use props to pass data from parent to child components
Use context to share data across multiple components without passing props manually
Use state management libraries like Redux to manage global state and share data between components
Prop drilling is the process of passing data through multiple levels of components in React.
Prop drilling occurs when a component needs to pass data to a deeply nested child component.
It can lead to code that is hard to maintain and understand.
One way to avoid prop drilling is by using Context API or Redux for state management.
Redux is a predictable state container for JavaScript apps.
Redux stores the entire state of an application in a single immutable object.
State changes are made by dispatching actions, which are plain JavaScript objects.
Reducers specify how the application's state changes in response to actions.
Redux flow: Action -> Reducer -> Store -> View
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
States and props are important concepts in React for managing and passing data between components.
States are mutable data that can be changed within a component
Props are read-only data passed from parent to child components
States are managed within a component using setState() method
Props are accessed using this.props in a component
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing direct manipulation of the actual DOM.
When changes are made to the virtual DOM, a comparison is done with the actual DOM to determine the minimal updates needed for rendering.
This process helps reduce the numbe...
A fetch and filter component for data retrieval and manipulation
Use fetch API to retrieve data from an API endpoint
Implement a filter function to manipulate the retrieved data based on user input
Display the filtered data in the UI
Javascript and React snippets
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Closure in JS is a function that retains access to variables from its parent scope even after the parent function has finished executing.
Closure allows functions to have access to variables from an outer function even after the outer function has finished executing.
It is created whenever a function is defined within another function, and the inner function has access to the outer function's variables.
Closures are commo...
Web workers allow running JavaScript code in the background without blocking the main thread.
Web workers are separate JavaScript files that run in the background.
They allow for multi-threading in web applications.
Web workers can perform tasks like heavy calculations or network requests without affecting the main UI thread.
Communication between web workers and the main thread is done through message passing.
Props in React are passed from parent components to child components to share data and functionality.
Props are passed as attributes in JSX when rendering a component
Props can be accessed in the child component using 'this.props'
Props are read-only and should not be modified directly
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
React is a JavaScript library for building user interfaces.
React allows for the creation of reusable UI components
It uses a virtual DOM for efficient rendering
React is declarative, making it easier to understand and debug code
Creating a simple app using Redux for state management in a front end application.
Set up Redux store with reducers and actions
Connect components to Redux store using mapStateToProps and mapDispatchToProps
Dispatch actions to update state in Redux store
Use combineReducers to manage multiple reducers
Agile process involves iterative development, frequent collaboration, and adaptability to changes.
Daily stand-up meetings to discuss progress and roadblocks
Sprints for focused development and testing
Continuous feedback and iteration based on user input
Use of tools like Jira or Trello for project management
I applied via Company Website and was interviewed in Jul 2023. There were 3 interview rounds.
What is your name
From
Qualification
Family background
Hobbies
Weekness strength
Thanks you
Mathematics,communication skills,
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
JavaScript Promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations such as fetching data from an API.
They have three states: pending, fulfilled, or rejected.
Promises can be chained using .then() and .catch() methods.
Promises can also be created using the Promise constructor.
Based on html, Css, Javascript and React-Js
fresher
59
salaries
| ₹1.5 L/yr - ₹5.4 L/yr |
Software Tester
4
salaries
| ₹3.4 L/yr - ₹4.8 L/yr |
Software Engineer
3
salaries
| ₹3.3 L/yr - ₹4.2 L/yr |
Software Developer
3
salaries
| ₹1.1 L/yr - ₹3.5 L/yr |
Civil Site Engineer
3
salaries
| ₹3 L/yr - ₹3 L/yr |
Freshersworld.com
Foundit
Timesjobs.com
Indeed