Upload Button Icon Add office photos

Filter interviews by

Essential Services Outsource Full Stack Web Developer Interview Questions and Answers

Updated 5 Apr 2023

Essential Services Outsource Full Stack Web Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. How to upload multiple files with AJAX
  • Ans. 

    Multiple files can be uploaded using AJAX by sending a FormData object containing the files.

    • Create a FormData object

    • Append each file to the FormData object

    • Send the FormData object using AJAX

  • Answered by AI
  • Q2. What are promises in javascript
  • Ans. 

    Promises are a way to handle asynchronous operations in JavaScript.

    • Promises represent a value that may not be available yet.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained together using .then() and .catch() methods.

    • They help avoid callback hell and make code more readable.

    • Example: fetch() returns a promise that resolves with the response object.

  • Answered by AI
  • Q3. Promises in javascript is a good way to handle asynchronous operations . With the help of promises we can check if the operation was successful or not .

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be too nervous and be confident on your knowledge . Just try to revise the concept you've learned earlier and don't go for learning new things 1 day or 1 hour before the interview .

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between let, var and const.
  • Ans. 

    let, var and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.

    • let has block scope, var has function scope, and const is a constant that cannot be reassigned.

    • let and const are hoisted but not initialized, while var is hoisted and initialized with undefined.

    • Using const for objects and arrays does not make them immutable, only the reference is constant.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There was 2 DSA coding questions and 2 SQL query questions. Level of questions were medium

Round 2 - One-on-one 

(1 Question)

  • Q1. Question were like basic knowledge of OOPS, basic coding questions, hr questions and puzzle questions were asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Ask questions related to CSS, Javascript, React, Node and Cloud stuff
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

On campus aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. About oops concepts and java questions
Round 3 - HR 

(1 Question)

  • Q1. Discussion about location and why virtusa
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.

Round 2 - Technical 

(2 Questions)

  • Q1. Angular question
  • Q2. .net question and sql question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hibernate internal working
  • Q2. Group BY in DBMS
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Basic intro with work experience and skillset
Round 3 - Technical 

(4 Questions)

  • Q1. After a quick intro jumped into coding - it was an easy DSA question which unfortunately i wasn't able to solve in best time complexity. - find 2nd max element in an array (this was in JS language) you ca...
  • Q2. Alot of questions on vanilla JS
  • Q3. Asked if i know mongoDB as its a full stack dev role - which i didnt knew so i said not prepared as of now
  • Q4. Asked React questions - higher order component, hooks, useeffect, prepare lifecycle methods thouroughly

Interview Preparation Tips

Topics to prepare for Ernst & Young Full Stack Developer interview:
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - I have learned alot of advanced topics and got confused - i would say prepare basics as much as you can - no rocket science
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain architecture of project
  • Ans. 

    The project architecture follows a microservices design pattern with separate front-end and back-end components.

    • Utilizes microservices architecture for scalability and flexibility

    • Separate front-end and back-end components for modularity

    • May include technologies like Docker for containerization and Kubernetes for orchestration

  • Answered by AI
  • Q2. Async and await difference
  • Ans. 

    Async and await are keywords in JavaScript used for handling asynchronous operations.

    • Async is used to define a function as asynchronous, allowing it to use the await keyword.

    • Await is used to pause the execution of an async function until a Promise is settled.

    • Async functions always return a Promise, which resolves with the value returned by the function.

    • Using async/await makes asynchronous code easier to read and write

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Background about me
  • Q2. 2 DSA questions

Essential Services Outsource Interview FAQs

How many rounds are there in Essential Services Outsource Full Stack Web Developer interview?
Essential Services Outsource interview process usually has 2 rounds. The most common rounds in the Essential Services Outsource interview process are Technical and Resume Shortlist.
What are the top questions asked in Essential Services Outsource Full Stack Web Developer interview?

Some of the top questions asked at the Essential Services Outsource Full Stack Web Developer interview -

  1. How to upload multiple files with A...read more
  2. What are promises in javascr...read more
  3. Promises in javascript is a good way to handle asynchronous operations . With t...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 959 Interviews
Google Interview Questions
4.4
 • 837 Interviews
Nagarro Interview Questions
4.0
 • 760 Interviews
View all
Compare Essential Services Outsource with

Cognizant

3.8
Compare

Deloitte

3.8
Compare

BYJU'S

3.1
Compare

Teleperformance

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview