Upload Button Icon Add office photos

Filter interviews by

Wingman Partners Mern Stack Developer Interview Questions and Answers

Updated 30 Aug 2024

Wingman Partners Mern Stack Developer Interview Experiences

1 interview found

Mern Stack Developer Interview Questions & Answers

user image Praddhumn Singh

posted on 30 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Total questions were 50 and time alloted was 50 minutes.

Round 2 - Group Discussion 

Introduction of candidates which included skills, family background, achievements, projects etc

Round 3 - Technical 

(2 Questions)

  • Q1. Dsa problem : recursive solution of fibonacci series
  • Ans. 

    Fibonacci series can be solved recursively by adding the previous two numbers in the series.

    • Define a base case for when n is 0 or 1, return n in that case

    • Otherwise, recursively call the function with n-1 and n-2 and add the results

    • Example: Fibonacci(5) = Fibonacci(4) + Fibonacci(3) = Fibonacci(3) + Fibonacci(2) + Fibonacci(2) + Fibonacci(1) = 3 + 2 + 2 + 1 = 8

  • Answered by AI
  • Q2. React js: architecture of context api and why to use redux.
  • Ans. 

    Context API provides a way to pass data through the component tree without having to pass props down manually. Redux is used for managing global state in complex applications.

    • Context API allows you to share data across components without having to pass props down manually

    • Redux is preferred for managing global state in large applications with complex data flow

    • Context API is simpler to use for smaller applications with l...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be fully prepared by your tech (eg React / Node) and basics like dbms, sql etc.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Mcq on techinical topics
Round 2 - Coding Test 

Leetcode hard question , easy question one , indepth full stack questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Resume Shortlist 

(1 Question)

  • Q1. Resume shortlist
Round 2 - Coding Test 

5 coding questions (4 medium and 1 easy) on coderbyte.

Round 3 - HR 

(1 Question)

  • Q1. Questions about previous jobs/internships and other HR-related questions.
Round 4 - Technical 

(1 Question)

  • Q1. Based on the skills mentioned in my resume, and questions based on the project mentioned (the Interviewer asked to open my GitHub profile and asked questions on code written).
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Happened on coderbyte

Round 2 - One-on-one 

(1 Question)

  • Q1. General English and aptitude questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Project discussion with TL and developing small application F2F
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

C program based questions , CN, DBMS,

Round 2 - Coding Test 

Number to Roman and some more

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

(2 Questions)

  • Q1. I applied through internshala, first round was resume shortlisting
  • Q2. Highlight about key skills, mention about projects, and internships
Round 3 - Coding Test 

There are 5 coding questions, 1 easy and 4 medium questions.

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

I applied via Company Website and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Some dsa questions and some based on sql.

Round 2 - Aptitude Test 

Easy apptitude questions

Round 3 - English 

(1 Question)

  • Q1. Was asked to write 2 emails as a response.
Round 4 - ongoing 

(1 Question)

  • Q1. I have the this round in a week
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Mcqs 30 minutes
Aptitude and output questions

Round 2 - Coding Test 

6 questions 2 easy 2 medium 2 hard DP questions

Round 3 - Technical 

(3 Questions)

  • Q1. Asked to solve the questions qiven in the coding test
  • Q2. Asked to explain projects
  • Q3. And to solve 1 question given in the coding round
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Monster and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

5 Coding Question given! (4 Medium - 1 easy Level)

Round 3 - HR 

(2 Questions)

  • Q1. Second round was Basic HR round (10 min).
  • Q2. Tell me about yourself, Education Background, Internship (Optional if u haven't done), salary expectations, willing to relocate, family members, Projects done in college, Email, GitHub Profile
Round 4 - Technical 

(1 Question)

  • Q1. Based On your resume, will ask about every language, Tech Skill mention in ur resume, Projects Uploaded on Github (Interviewer will open ur github profile and ask questions on code u written,.. be aware of...

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure and Algorithm for coding round,
Confidence in HR round,
Aware of language u metion in resume,
Know the code u presented on Github.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Technical questions are asked

Round 2 - Coding Test 

Be prepared leetcode questions

Wingman Partners Interview FAQs

How many rounds are there in Wingman Partners Mern Stack Developer interview?
Wingman Partners interview process usually has 3 rounds. The most common rounds in the Wingman Partners interview process are Aptitude Test, Group Discussion and Technical.
What are the top questions asked in Wingman Partners Mern Stack Developer interview?

Some of the top questions asked at the Wingman Partners Mern Stack Developer interview -

  1. react js: architecture of context api and why to use red...read more
  2. dsa problem : recursive solution of fibonacci ser...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Exl India Interview Questions
3.5
 • 99 Interviews
Deltax Interview Questions
2.8
 • 85 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
GAMMON INDIA Interview Questions
3.9
 • 29 Interviews
KHY ELECTRONIC Interview Questions
3.8
 • 26 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
View all
Devops Engineer
6 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

Project Manager
4 salaries
unlock blur

₹4.8 L/yr - ₹7.8 L/yr

Lead Engineer
4 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

QA Engineer
4 salaries
unlock blur

₹4 L/yr - ₹10.2 L/yr

Software Development Engineer II
4 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Explore more salaries
Compare Wingman Partners with

Sequoia Capital

3.4
Compare

Matrix Partners

2.8
Compare

Kalaari Capital

3.5
Compare

Nexus Venture Partners

3.0
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