Upload Button Icon Add office photos

Filter interviews by

Wingify Interview Questions, Process, and Tips

Updated 7 Jan 2025

Top Wingify Interview Questions and Answers

View all 21 questions

Wingify Interview Experiences

Popular Designations

20 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
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 - One-on-one 

(1 Question)

  • Q1. Client is not picking your call for two weeks?what you will do ? client do not keep your company in any option for purchasing product.
Round 3 - Case Study 

Need to give demo to the client about the company's product

Interview Preparation Tips

Interview preparation tips for other job seekers - don't tell them ever that its your first time in any part of the question ,be confident and make presentation for the case study.

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

The interview was about DSA, JS

Round 2 - Coding Test 

It was a machine coding round in JS

Round 3 - HR 

(2 Questions)

  • Q1. Negotiation of the offer
  • Q2. Joining Date and Documents

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, Read your JD carefully and prepare accordingly.

Software Engineer2 Interview Questions asked at other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a point is inside or outside its volume? - Given a bunch of points with their coordinates, how to merge closeby points together? - How to determine if the normals of the two trian... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 6 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Test Plan around a login form
  • Ans. 

    Test plan for a login form

    • Identify test scenarios for valid/invalid credentials

    • Test password reset functionality

    • Verify error messages for incorrect inputs

    • Test for session timeout

    • Check for password encryption

    • Perform security testing for SQL injection

    • Test for compatibility across different browsers and devices

  • Answered by AI
  • Q2. Picking up the right automation tool
  • Ans. 

    Selecting the right automation tool is crucial for successful testing.

    • Consider the technology stack of the application being tested

    • Evaluate the features and capabilities of different automation tools

    • Assess the ease of use and learning curve for the team

    • Check for compatibility with existing testing frameworks

    • Look for good community support and documentation

    • Consider the cost and licensing of the tool

  • Answered by AI
Round 2 - Coding Test 

There was a problem which involved regex pattern matching

Round 3 - Technical 

(2 Questions)

  • Q1. Find Second largest number
  • Ans. 

    To find the second largest number in an array, sort the array in descending order and return the second element.

    • Sort the array in descending order

    • Return the second element in the sorted array

  • Answered by AI
  • Q2. When given time based logs, filter them using automation
  • Ans. 

    Filter time based logs using automation

    • Use regular expressions to extract timestamps from logs

    • Implement a script or tool to filter logs based on specified time range

    • Consider using tools like grep, awk, or Python for automation

    • Automate the process to save time and ensure consistency

    • Test the automation script with different log files to ensure accuracy

  • Answered by AI
Round 4 - Technical 

(3 Questions)

  • Q1. Given a series of numbers starting from 1, give the missing one
  • Q2. API response code
  • Q3. Sort a provided map using values
  • Ans. 

    Sort a map by values in Java

    • Create a list of map entries

    • Sort the list based on values using a custom comparator

    • Convert the sorted list back to a map

  • Answered by AI
Round 5 - One-on-one 

(2 Questions)

  • Q1. How is morder SDET different from normal QA
  • Ans. 

    SDET focuses on developing automated tests and tools, while QA focuses on manual testing and bug reporting.

    • SDET is more focused on developing automated tests and tools to ensure software quality.

    • QA is more focused on manual testing, bug reporting, and ensuring the product meets requirements.

    • SDET often works closely with developers to integrate automated testing into the development process.

    • QA typically works independen...

  • Answered by AI
  • Q2. Some situation questions
Round 6 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Top Wingify Lead Software Test Engineer Interview Questions and Answers

Q1. when given time based logs, filter them using automation
View answer (1)

Lead Software Test Engineer Interview Questions asked at other Companies

Q1. when given time based logs, filter them using automation
View answer (1)
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 - One-on-one 

(1 Question)

  • Q1. Role based questions and implemented projects related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Role based and CV based questions
Round 4 - Assignment 

Presentation on case analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough about the role and projects on your CV

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)

Wingify interview questions for popular designations

 Javascript Developer

 (3)

 Backend Developer

 (1)

 Backend Developer Intern

 (1)

 Business Development Executive

 (1)

 Business Intelligence Analyst and Tableau Developer

 (1)

 Customer Success Manager

 (1)

 Lead Software Test Engineer

 (1)

 Sales Manager

 (1)

I applied via LinkedIn

Round 1 - Technical 

(1 Question)

  • Q1. What is CSP? what is nonce? Few coding problems make flat array, etc. Advance javascript questions.
Round 2 - Technical 

(2 Questions)

  • Q1. What is generator functions? what is symbols? write an implementation for const keyword to support in es05.
  • Ans. 

    Generator functions and symbols in JavaScript. Implementation of const keyword in ES5.

    • Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.

    • Symbols are a new primitive type in ES6 that can be used as unique identifiers.

    • To implement const in ES5, we can use Object.defineProperty to create a read-only property on an object.

  • Answered by AI
  • Q2. Explain or write custom events with example.
  • Ans. 

    Custom events are user-defined events that can be triggered in a software application.

    • Custom events can be defined using event listeners and dispatchers.

    • They can be used to track user behavior, monitor application performance, and trigger specific actions.

    • Examples of custom events include button clicks, form submissions, and page scrolls.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview Difficulty was high. Both rounds are very technical. Second round interviewer not asked my name and experience. He asked me only 4 questions on ES6 features with live project examples and rejected in 20 min, not even listen to me properly also he wanted to know the syntax as well as hands-on experience on es06.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Get interview-ready with Top Wingify Interview Questions

I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Current KPI's, ticket Size, MRR, ARR, CSM Process, Success Metrics, Why WIngify

Interview Preparation Tips

Topics to prepare for Wingify Customer Success Manager interview:
  • Conversion Rate Optimization
  • Digital Marketing
  • Google Analytics
  • HTML, CSS, JS
Interview preparation tips for other job seekers - Join them, if you get an opportunity here, best people with the best work ethics are in place.

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage if 2 or 3 or even more tasks spontaneously are assigned upon?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Salary Expectations & Previous Experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Industry Experience & Domain Expertise
Round 4 - Presentation 

(1 Question)

  • Q1. How does the product help customers?
  • Ans. 

    Our product helps customers by providing personalized solutions to their specific needs, increasing efficiency and satisfaction.

    • Our product offers customizable features to meet individual customer requirements.

    • It streamlines processes and automates tasks, saving time and resources for customers.

    • Customers receive ongoing support and guidance to maximize the benefits of the product.

    • For example, a customer in the e-commer...

  • Answered by AI

Senior Customer Success Manager Interview Questions asked at other Companies

Q1. If the customer ghosted post presentation how would you connect with him ?
View answer (1)

I was interviewed in Mar 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Focus was on SQL and tableau

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for SQL, Power Bi and Tableau

Business Intelligence Analyst and Tableau Developer Interview Questions asked at other Companies

Q1. Find Top 5 and Botton 5 sales in same sheet
View answer (1)

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

Javascript Developer Interview Questions asked at other Companies

Q1. Can you tell me about promise, async in javascript
View answer (1)

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2021

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Explain testing of the simple login page. Testing framework architechture. Explain some exceptions in Java selenium. Get Vs Post, HTTP port numbers
  • Ans. 

    Testing a simple login page involves testing framework architecture, Java Selenium exceptions, and HTTP port numbers.

    • Testing the login functionality with valid and invalid credentials

    • Testing the error messages displayed for invalid credentials

    • Testing the session timeout functionality

    • Testing the password reset functionality

    • Using a testing framework like JUnit or TestNG

    • Handling exceptions like ElementNotVisibleException,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well from Java Selenium and Framework architecture

Skills evaluated in this interview

Test Analyst Interview Questions asked at other Companies

Q1. What is the difference between manual testing and automated testing?
Add answer

Wingify Interview FAQs

How many rounds are there in Wingify interview?
Wingify interview process usually has 2-3 rounds. The most common rounds in the Wingify interview process are One-on-one Round, Coding Test and Technical.
How to prepare for Wingify interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Wingify. The most common topics and skills that interviewers at Wingify expect are Javascript, HTML, CSS, TypeScript and HTML and CSS.
What are the top questions asked in Wingify interview?

Some of the top questions asked at the Wingify interview -

  1. what is generator functions? what is symbols? write an implementation for const...read more
  2. Explain testing of the simple login page. Testing framework architechture. Expl...read more
  3. You are given a student table having columns as id, name, and score. find the t...read more
How long is the Wingify interview process?

The duration of Wingify interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Wingify Interview Process

based on 15 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Zoho Interview Questions
4.3
 • 514 Interviews
Mu Sigma Interview Questions
2.6
 • 228 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
View all

Fast track your campus placements

View all

Wingify Reviews and Ratings

based on 27 reviews

4.0/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

4.0

Salary

3.6

Job security

4.0

Company culture

3.8

Promotions

3.5

Work satisfaction

Explore 27 Reviews and Ratings
Senior Software Engineer
12 salaries
unlock blur

â‚ą14.5 L/yr - â‚ą29.5 L/yr

Customer Success Manager
7 salaries
unlock blur

â‚ą10 L/yr - â‚ą16 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

Software Engineer
7 salaries
unlock blur

â‚ą8.5 L/yr - â‚ą18 L/yr

Explore more salaries
Compare Wingify with

Freshworks

3.5
Compare

Zoho

4.3
Compare

InMobi

3.5
Compare

Mu Sigma

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