Upload Button Icon Add office photos

Filter interviews by

WHY Global Services Full Stack Developer Interview Questions, Process, and Tips

Updated 30 Jul 2024

Top WHY Global Services Full Stack Developer Interview Questions and Answers

WHY Global Services Full Stack Developer Interview Experiences

2 interviews found

Full Stack Developer Interview Questions & Answers

user image 20TUCS002 ABISHEK K.

posted on 30 Jul 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
More than 8 weeks
Result
Not Selected
Round 1 - Aptitude Test 

No proper reply from them side

Round 2 - Group Discussion 

No proper secluded was given to everyone one

Round 3 - Technical 

(2 Questions)

  • Q1. How java script works
  • Ans. 

    JavaScript is a scripting language that allows for dynamic content on websites.

    • JavaScript is a client-side scripting language used for web development.

    • It can be embedded directly into HTML pages.

    • JavaScript code is executed by the browser on the client side.

    • It can be used to create interactive elements, validate forms, and more.

    • JavaScript can also be used on the server side with Node.js.

  • Answered by AI
  • Q2. What is the use of callback function
  • Ans. 

    Callback functions are used to pass a function as an argument to another function, allowing for asynchronous operations and event handling.

    • Allows for asynchronous operations in JavaScript

    • Used in event handling to execute code after an event occurs

    • Commonly used in AJAX requests to handle responses

    • Can be used to iterate over arrays with functions like forEach()

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    I am a Full Stack Developer with 5 years of experience in building web applications using various technologies.

    • Experienced in front-end technologies such as HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in back-end development with languages like Node.js, Python, and databases like MySQL and MongoDB

    • Skilled in version control systems like Git and deployment tools like Docker and AWS

    • Strong proble...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

The aptitude test measures logical reasoning, numerical skills, and verbal ability.

Round 2 - HR 

(2 Questions)

  • Q1. How does Ansar support community development?
  • Ans. 

    Ansar supports community development through various initiatives and programs.

    • Organizing skill development workshops for local residents

    • Providing educational scholarships to underprivileged students

    • Partnering with local businesses to create job opportunities

    • Supporting community events and initiatives through sponsorships

  • Answered by AI
  • Q2. What are the key initiatives of Ansar?
  • Ans. 

    Ansar focuses on promoting education, healthcare, and community development.

    • Promoting education through scholarships and vocational training programs

    • Improving healthcare access through mobile clinics and medical camps

    • Supporting community development projects such as clean water initiatives

    • Empowering women through skill development workshops

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Tailor Your Resume: Customize your resume for each job application, highlighting relevant skills and experiences.

2. Network: Connect with professionals in your field through networking events, LinkedIn, and industry groups.

3. Prepare for Interviews: Research the company and practice answering common interview questions

Full Stack Developer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘ ... read more
asked in DBS Bank
Q2. SQL QuestionsYou are given the details of retail outlet. Your tas ... read more
asked in Accenture
Q3. Find Duplicates In ArrayYou are given an array/list 'ARR' consist ... read more
Q4. Most Frequent WordYou are given a paragraph that may have letters ... read more
asked in CommVault
Q5. Count with K different charactersYou are given a string ‘STR’ of ... read more

Interview questions from similar companies

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
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Assignment 

Regarding To My Full Stack

Round 2 - Aptitude Test 

Regarding To My Full Stack

Round 3 - HR 

(2 Questions)

  • Q1. What Is Python And Discuss With Some Questions
  • Q2. In that Case Studies
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java related questions
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
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics Javascript

WHY Global Services Interview FAQs

How many rounds are there in WHY Global Services Full Stack Developer interview?
WHY Global Services interview process usually has 3 rounds. The most common rounds in the WHY Global Services interview process are Aptitude Test, HR and Group Discussion.
What are the top questions asked in WHY Global Services Full Stack Developer interview?

Some of the top questions asked at the WHY Global Services Full Stack Developer interview -

  1. How does Ansar support community developme...read more
  2. What are the key initiatives of Ans...read more
  3. What is the use of callback funct...read more

Tell us how to improve this page.

WHY Global Services Full Stack Developer Salary
based on 12 salaries
₹0.6 L/yr - ₹2.8 L/yr
77% less than the average Full Stack Developer Salary in India
View more details

WHY Global Services Full Stack Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Full Stack Developer
12 salaries
unlock blur

₹0.6 L/yr - ₹2.8 L/yr

Digital Marketing Analyst
7 salaries
unlock blur

₹2 L/yr - ₹3.3 L/yr

Digital Marketing Intern
7 salaries
unlock blur

₹1.4 L/yr - ₹2.5 L/yr

Digital Marketing Executive
7 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Web Developer
6 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Explore more salaries
Compare WHY Global Services with

Cognizant

3.8
Compare

Teleperformance

3.9
Compare

Reliance Retail

3.9
Compare

iEnergizer

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