Upload Button Icon Add office photos

Filter interviews by

Wingify Javascript Developer Interview Questions, Process, and Tips

Updated 26 Oct 2023

Top Wingify Javascript Developer Interview Questions and Answers

Wingify Javascript Developer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

DSA questions on array, strings and linkedlist asked medium level of dsa questions.

Round 3 - Technical 

(5 Questions)

  • Q1. Javascript intervew questions and react.js interview questions.
  • Q2. What is difference between == and ===
  • Ans. 

    The '==' operator checks for equality after type coercion, while '===' checks for equality without type coercion.

    • The '==' operator compares two values after converting them to a common type.

    • The '===' operator compares two values without type conversion, so they must be of the same type to be considered equal.

    • Example: 1 == '1' will return true because the values are equal after type coercion, but 1 === '1' will return f

  • Answered by AI
  • Q3. What is async await
  • Ans. 

    Async await is a feature in JavaScript that allows for asynchronous code to be written in a synchronous manner.

    • Async await is built on top of promises and provides a cleaner syntax for handling asynchronous operations.

    • It allows you to write asynchronous code that looks like synchronous code, making it easier to read and maintain.

    • The 'async' keyword is used to define a function as asynchronous, while the 'await' keyword...

  • Answered by AI
  • Q4. Tell me about IIFE
  • Q5. What is call back hell in javascript
  • Ans. 

    Callback hell refers to the situation where multiple nested callbacks make the code difficult to read and maintain.

    • Occurs when multiple asynchronous operations are nested within each other

    • Can lead to deeply nested code structure which is hard to follow

    • Can be avoided by using promises or async/await

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for javascript very well. Do advanced topics of javascript. Also prepare for tech stack which you have applied for.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

DSA required of high level so be prepared

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join
  • Q2. Tell me about yourself

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Polyfill for Promise All,
  • Ans. 

    A polyfill is a code that adds a feature which the browser may not support. Promise.all() polyfill can be used for older browsers.

    • Create a function that takes an array of promises as input

    • Return a new promise that resolves when all promises in the input array have resolved

    • If any promise in the input array rejects, reject the new promise with the reason of the first promise that rejects

    • Use setTimeout and recursion to ch...

  • Answered by AI
  • Q2. Linklist sorting

Interview Preparation Tips

Interview preparation tips for other job seekers - Worse Interview, the Interviewer was not interested in listening to the logic

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Coding Test 

In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Several OOP questions were asked.... like, Can we have a class inside an interface? Can we have a static constructor? Can we have multiple main methods?
  • Q2. DBMS question: Normalization questions and keys concepts.
Round 3 - One-on-one 

(2 Questions)

  • Q1. DSA question (stack based) You have a stack full of numbers, you have to arrange them in ascending order in the same stack without using any other data structure.
  • Q2. OS and DBMS questions(sharding, semaphores, etc.)
Round 4 - HR 

(1 Question)

  • Q1. Questions based on Consultadd principles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Review data structures and algorithms (DSA) once before the interview, as Consultadd interviews primarily focus on DSA. Additionally, revisit technical subjects such as Operating Systems (OS), Database Management Systems (DBMS), Computer Networks (CN), DSA, Algorithm Design and Analysis (ADA), and Object-Oriented Programming (OOP).
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - Coding Test 

It was easy difficulty.

Round 2 - Technical 

(1 Question)

  • Q1. It was Medium difficulty.
Round 3 - Technical 

(1 Question)

  • Q1. It was medium difficulty.
Round 4 - Technical 

(1 Question)

  • Q1. It was managerial Round
Round 5 - HR 

(1 Question)

  • Q1. It was quick offer discussion.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. A Lot of OOPS and Virtual concept
  • Q2. Basic SQL till joins
  • Q3. Java script medium
  • Q4. C# oops output based

Interview Preparation Tips

Topics to prepare for Indus Valley Partners Associate Software Engineer interview:
  • OOPS
  • C#
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Learn OOPS, Learn DBMS and practice SQL queries a lot and DSA till Linked list
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. C language quizzes
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Communication 

(2 Questions)

  • Q1. Rate yourself in english
  • Ans. 

    I rate myself as fluent in English, with strong communication skills and a good understanding of grammar and vocabulary.

    • Fluent in English

    • Strong communication skills

    • Good understanding of grammar and vocabulary

  • Answered by AI
  • Q2. Phone call interview
Round 2 - Technical 

(2 Questions)

  • Q1. Asked wintel based question
  • Q2. VMware virtualization
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Offer letter release

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Wingify Interview FAQs

How many rounds are there in Wingify Javascript Developer interview?
Wingify interview process usually has 3 rounds. The most common rounds in the Wingify interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Wingify Javascript Developer interview?

Some of the top questions asked at the Wingify Javascript Developer interview -

  1. What is difference between == and ...read more
  2. what is call back hell in javascr...read more
  3. Polyfill for Promise Al...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Wingify interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
Zoho Interview Questions
4.3
 • 491 Interviews
Mu Sigma Interview Questions
2.7
 • 221 Interviews
Freshworks Interview Questions
3.5
 • 151 Interviews
View all

Fast track your campus placements

View all

Wingify Javascript Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

3.0

Job Security

4.0

Company culture

5.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
12 salaries
unlock blur

₹14.5 L/yr - ₹29.5 L/yr

Software Engineer
7 salaries
unlock blur

₹8.5 L/yr - ₹18 L/yr

Devops Engineer
7 salaries
unlock blur

₹10 L/yr - ₹10 L/yr

Technical Support Engineer
7 salaries
unlock blur

₹4.5 L/yr - ₹10.5 L/yr

Customer Success Manager
5 salaries
unlock blur

₹9 L/yr - ₹17 L/yr

Explore more salaries
Compare Wingify with

Freshworks

3.5
Compare

Zoho

4.3
Compare

InMobi

3.6
Compare

Mu Sigma

2.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview