Filter interviews by
I applied via Company Website and was interviewed in Aug 2021. There were 5 interview rounds.
React is a JavaScript library for building user interfaces. JSX is a syntax extension for JavaScript. React DOM is a package for DOM manipulation. Virtual DOM is a lightweight copy of the actual DOM. Functional components are stateless and Class components are stateful.
React is a JavaScript library for building user interfaces
JSX is a syntax extension for JavaScript that allows writing HTML-like code in JavaScript
React...
I applied via Indeed and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
get props is used to retrieve the value of a property in React components, while set props is used to update the value of a property.
get props is used to access the value of a property passed down from a parent component
set props is used to update the value of a property in the current component
Example: get props - accessing the 'name' prop in a child component: this.props.name
Example: set props - updating the 'count' ...
get forEach is used to iterate over elements in an array without returning a new array, while map creates a new array by applying a function to each element.
forEach does not return a new array, while map returns a new array with the results of applying a function to each element
forEach is used for side effects, while map is used for transforming data
forEach does not return anything, while map returns a new array
Example...
PUT is used to update or replace an entire resource, while PATCH is used to update or modify part of a resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
PATCH is not necessarily idempotent, as multiple identical requests may have different effects.
PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the spec...
Local storage is persistent and stays until manually cleared, while session storage is temporary and cleared when the browser is closed.
Local storage data persists even after closing the browser
Session storage data is cleared when the browser is closed
Both store data as key-value pairs similar to cookies
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Counter application using Reactjs
Create a React component for the counter
Use state to keep track of the count
Implement functions to increment and decrement the count
Display the count on the screen
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
Its a 90 minutes aptitude round. It's having 3 sections :
1 - Logical and Anlytical reasoning
2 - Related to your Skills and the position for which you have applied. For me it was completly on React.
3 - Code Ground, where you have to showcase your coding skills.
Dsa question were asked
Question related to profit loss
I was interviewed in Mar 2024.
Semantic elements in HTML are tags that clearly define the structure of a webpage.
Semantic elements provide meaning to the content, making it easier for search engines and screen readers to understand.
Examples of semantic elements include
Using semantic elements improves SEO and accessibility of a website.
I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.
based on 1 review
Rating in categories
Software Developer
4
salaries
| ₹3.6 L/yr - ₹7.4 L/yr |
Senior Software Developer
4
salaries
| ₹5 L/yr - ₹10.2 L/yr |
Reactjs Developer
4
salaries
| ₹2.7 L/yr - ₹5.5 L/yr |
Front end Developer
3
salaries
| ₹5 L/yr - ₹7.4 L/yr |
React Developer
3
salaries
| ₹3.5 L/yr - ₹6.6 L/yr |
TCS
Infosys
Wipro
HCLTech