Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
Event Loop is a mechanism in JavaScript that allows asynchronous operations to be executed in a non-blocking way.
Event Loop is responsible for handling the execution of code, callbacks, and I/O operations in JavaScript.
It continuously checks the call stack for any pending tasks and executes them in a sequential manner.
Event Loop ensures that the JavaScript engine is not blocked by long-running tasks, allowing for a smo...
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
Example: const myPromise = new Promise((resolve, reject) => { ... });
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 Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
What people are saying about EPAM Systems
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 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 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.
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
I applied via Job Portal
based on 1 interview experience
Difficulty level
Duration
Senior Software Engineer
3.7k
salaries
| ₹16.7 L/yr - ₹35 L/yr |
Software Engineer
2.2k
salaries
| ₹8.4 L/yr - ₹23.9 L/yr |
Lead Software Engineer
1.1k
salaries
| ₹28 L/yr - ₹47 L/yr |
Senior Systems Engineer
392
salaries
| ₹22 L/yr - ₹36.3 L/yr |
System Engineer
357
salaries
| ₹12.1 L/yr - ₹22 L/yr |
DXC Technology
Optum Global Solutions
Virtusa Consulting Services
CGI Group