Upload Button Icon Add office photos

Filter interviews by

SurveySparrow Product Developer Interview Questions and Answers

Updated 10 Mar 2024

SurveySparrow Product Developer Interview Experiences

2 interviews found

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

I applied via LinkedIn and was interviewed in Feb 2024. There were 6 interview rounds.

Round 1 - Coding Test 

First up was a coding challenge after they screened my resume. I had to solve three medium-level LeetCode problems in 90 minutes. I managed to crack two of them and got partway through the third..

Round 2 - Technical 

(1 Question)

  • Q1. Technical Round 1: After passing the coding challenge, I had a 1-hour online face-to-face technical round. They asked me to solve an easy LeetCode problem, create a schema for a scenario, and write a query...
Round 3 - Technical 

(1 Question)

  • Q1. Technical Round 2: Once I made it through the first technical round, I had a 30-minute session where I tackled another LeetCode easy problem and answered some mid-level questions about React.js and Node.js...
Round 4 - Technical 

(1 Question)

  • Q1. Technical Round 3: This round lasted an hour and covered deep-level questions about React.js, Node.js, SQL, and a few data structure and algorithm questions. They also gave me another LeetCode easy problem...
Round 5 - HR 

(1 Question)

  • Q1. After the technical stuff, there was a 1-hour round where they asked about my interests and why I wanted to join Survey Sparrow.
Round 6 - One-on-one 

(1 Question)

  • Q1. The final round involved talking to the VP of the company. They asked scenario-based technical questions and also delved into my personal interests and goals.

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked me a mix of interesting LeetCode easy problems and questions about Node.js and React.js. In Node.js, they focused on event loops, threads, async/await, promises, and callback functions. For React.js, they delved into virtual DOM, dependency arrays, React hooks, components, and general concepts. They also threw in questions about SQL and NoSQL databases, covering topics like TTL (Time to Live), and touched on a bit of data structure and algorithms, including trees, hashmaps, and time complexities. It was a good blend of coding problems and understanding how I handle different aspects of web development.

Overall, the interviewers were really nice and made me feel comfortable throughout the process. They weren't just looking for perfect answers but wanted to understand my approach. The experience reflected well on the company, showing their professionalism and commitment to a positive interview environment.

I applied via Company Website and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Assignment 

Build Small Web Application

Round 2 - Technical 

(1 Question)

  • Q1. Basic Question on web application , node, javascript , react js
Round 3 - Technical 

(1 Question)

  • Q1. Easy Problem Solving question - String/Array

Interview Preparation Tips

Topics to prepare for SurveySparrow Product Developer interview:
  • Javascript
  • Node.Js
  • Web Technologies
Interview preparation tips for other job seekers - Have a good knowledge on javascript and web application world

Product Developer Interview Questions Asked at Other Companies

asked in Info Edge
Q1. What is the difference between GET and POST methods in HTTP?
asked in Info Edge
Q2. What would you like to work on ? Web Technologies or android
asked in Info Edge
Q3. What is the difference between get and post?
Q4. What is type casting Types of type casting
Q5. What do you know about sustainability?

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

Hydraulic systems and hydraulic machines.

Round 2 - Technical 

(3 Questions)

  • Q1. What is the difference between BS4 and BS6 emissions standards?
  • Ans. 

    BS6 emissions standards are more stringent than BS4, with lower limits on emissions of pollutants like nitrogen oxides and particulate matter.

    • BS6 standards have stricter limits on emissions of pollutants like nitrogen oxides (NOx) and particulate matter (PM) compared to BS4.

    • BS6 compliant vehicles are required to have advanced emission control technologies like selective catalytic reduction (SCR) and diesel particulate ...

  • Answered by AI
  • Q2. What is the difference between an electric motor and an electric generator?
  • Ans. 

    An electric motor converts electrical energy into mechanical energy to produce motion, while an electric generator converts mechanical energy into electrical energy.

    • Electric motor converts electrical energy into mechanical energy

    • Electric generator converts mechanical energy into electrical energy

    • Electric motor is used in appliances like fans, washing machines

    • Electric generator is used in power plants to generate electr

  • Answered by AI
  • Q3. Difference between four stroke and two stroke engine
  • Ans. 

    Four stroke engines have separate intake, compression, power, and exhaust strokes, while two stroke engines combine intake and compression in one stroke and power and exhaust in another.

    • Four stroke engines have a dedicated stroke for each of the four processes: intake, compression, power, and exhaust

    • Two stroke engines combine intake and compression in one stroke and power and exhaust in another

    • Four stroke engines are m...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always perform your work with integrity.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between incident management and problem management?
  • Q2. What factors determine the priority of incidents and outages?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Oct 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About interview is production engineer
  • Q2. About interview is production supervisor

Interview Preparation Tips

Interview preparation tips for other job seekers - This jab is very narmal
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me an interesting project of yours?
  • Ans. 

    I led a project to implement a new automated production line, increasing efficiency by 30%.

    • Researched and selected the best equipment for the production line

    • Managed the installation and testing of the new machinery

    • Trained staff on how to operate and maintain the automated system

  • Answered by AI
Round 2 - Case Study 

How will you reduce the returns

Round 3 - One-on-one 

(1 Question)

  • Q1. Explain a situation in which you failed and how did you overcome it
  • Ans. 

    I failed to meet a production deadline due to unforeseen issues, but I overcame it by adjusting the schedule and reallocating resources.

    • Identify the reasons for the failure

    • Communicate with team members and stakeholders about the situation

    • Develop a new plan with revised timeline and resource allocation

    • Implement the new plan effectively to meet the deadline

  • Answered by AI

Production Engineer Interview Questions & Answers

TCS user image Shreevardhan Patil

posted on 28 Sep 2024

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

60 mins of aptitude test

Round 2 - Coding Test 

60 mins of coding round

Round 3 - Technical 

(2 Questions)

  • Q1. OOPs concepts explanation with example
  • Ans. 

    OOPs concepts revolve around classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for objects, defining their properties and behaviors.

    • Objects are instances of classes, representing real-world entities.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism enables objects to be treated as instances of their parent class.

    • Encapsulation restricts acces...

  • Answered by AI
  • Q2. About the projects we created in 2nd and 4th year of our academic
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about a time where you went above and beyond
  • Ans. 

    I once worked late into the night to fix a critical bug before a major product launch.

    • Stayed late at the office to troubleshoot and resolve a critical bug

    • Collaborated with cross-functional teams to expedite the resolution process

    • Ensured the bug was fixed before the scheduled product launch

  • Answered by AI
  • Q2. Tell me about a time where you were obsessed over customers
  • Ans. 

    I was obsessed over customers when I led a project to revamp our product based on customer feedback.

    • Conducted extensive customer interviews to understand their pain points and needs

    • Analyzed customer data and feedback to identify trends and common requests

    • Worked closely with the development team to prioritize and implement customer-driven changes

    • Regularly solicited feedback from customers on new features and updates

    • Obse...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant and Logical Reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. About product life cycle
  • Q2. Product backlog

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work life balance and new leadership
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and experienced Production Engineer with a strong background in manufacturing processes and quality control.

    • Bachelor's degree in Mechanical Engineering

    • 5+ years of experience in production engineering

    • Proficient in CAD software and manufacturing processes

    • Implemented lean manufacturing principles to improve efficiency

    • Led cross-functional teams to troubleshoot production issues

  • Answered by AI
  • Q2. Tell me what you know about Unix and SQL
  • Ans. 

    Unix is a powerful operating system known for its multitasking and multi-user capabilities, while SQL is a language used for managing and querying databases.

    • Unix is an operating system developed in the 1970s known for its command-line interface and flexibility.

    • SQL (Structured Query Language) is a language used to communicate with databases to retrieve, update, and manage data.

    • Unix commands are case-sensitive and often ...

  • Answered by AI

Skills evaluated in this interview

SurveySparrow Interview FAQs

How many rounds are there in SurveySparrow Product Developer interview?
SurveySparrow interview process usually has 4-5 rounds. The most common rounds in the SurveySparrow interview process are Technical, HR and One-on-one Round.
What are the top questions asked in SurveySparrow Product Developer interview?

Some of the top questions asked at the SurveySparrow Product Developer interview -

  1. Technical Round 1: After passing the coding challenge, I had a 1-hour online fa...read more
  2. Technical Round 2: Once I made it through the first technical round, I had a 30...read more
  3. Technical Round 3: This round lasted an hour and covered deep-level questions a...read more

Tell us how to improve this page.

SurveySparrow Product Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
SurveySparrow Product Developer Salary
based on 15 salaries
₹5 L/yr - ₹9.2 L/yr
22% less than the average Product Developer Salary in India
View more details

SurveySparrow Product Developer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.2

Salary

4.4

Job security

4.4

Company culture

3.3

Promotions

4.0

Work satisfaction

Explore 4 Reviews and Ratings
Product Developer
15 salaries
unlock blur

₹5 L/yr - ₹9.2 L/yr

Front end Developer
9 salaries
unlock blur

₹7.2 L/yr - ₹8.7 L/yr

Senior Accounts Manager
9 salaries
unlock blur

₹7.5 L/yr - ₹15 L/yr

Senior Product Developer
8 salaries
unlock blur

₹8 L/yr - ₹17 L/yr

Associate Product Manager
7 salaries
unlock blur

₹10 L/yr - ₹15.3 L/yr

Explore more salaries
Compare SurveySparrow with

Freshworks

3.5
Compare

Zoho

4.3
Compare

WebEngage

4.0
Compare

CleverTap

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