Filter interviews by
Top trending discussions
I applied via Job Portal
I appeared for an interview in Dec 2022.
Answering how to fetch data from API and display in UI list format for Reactjs Developer interview.
Use fetch or axios to fetch data from API
Store the data in state or Redux store
Map through the data and display in UI list format
Handle loading and error states
Example: fetch('https://api.example.com/data').then(response => response.json()).then(data => setData(data))
Example: {data.map(item =>
I appeared for an interview in Mar 2024.
Semantic elements in HTML are used to give meaning to the content, making it more accessible and SEO-friendly.
Semantic elements like <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, <figure>, <figcaption>, <details>, <summary>, etc., provide structure and meaning to the content.
They help search engines understand the content better, impr...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Create a simple counter component in React that increments and decrements a value.
Use useState to manage the counter state: const [count, setCount] = useState(0);
Create buttons for incrementing and decrementing the count: <button onClick={() => setCount(count + 1)}>Increment</button>
Display the current count: <p>Current Count: {count}</p>
Ensure to handle edge cases, like preventing negative c...
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Write a program in vanila js to fetch api data and show in dropdow after select it should call api for perticular data and also should cache value of if it is recent api call happen
After running npm build, the next step is to deploy the built application to a web server or hosting platform.
Upload the build files to a web server or hosting platform
Configure the server to serve the build files
Test the deployed application to ensure it is working correctly
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.
Senior Engineer
6.2k
salaries
| ₹6 L/yr - ₹13.2 L/yr |
Engineer
4.8k
salaries
| ₹4 L/yr - ₹8.2 L/yr |
Technical Lead
2.3k
salaries
| ₹13.5 L/yr - ₹23.5 L/yr |
Project Lead
1.6k
salaries
| ₹10.3 L/yr - ₹18 L/yr |
Software Engineer
1.5k
salaries
| ₹4 L/yr - ₹9 L/yr |
LTIMindtree
DXC Technology
Mphasis
EXL Service