Upload Button Icon Add office photos

Filter interviews by

SurveySparrow Interview Questions, Process, and Tips

Updated 16 Dec 2024

Top SurveySparrow Interview Questions and Answers

View all 11 questions

SurveySparrow Interview Experiences

Popular Designations

23 interviews found

SDR Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. IRCTC Revenue generation method
  • Ans. 

    IRCTC generates revenue through ticket bookings, catering services, advertising, and tourism packages.

    • Ticket bookings for trains, flights, and buses

    • Catering services on trains and at railway stations

    • Advertising on tickets, website, and trains

    • Tourism packages and hotel bookings

    • E-commerce platform for selling products

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

(1 Question)

  • Q1. Decathlon case study on CX
Round 3 - HR 

(1 Question)

  • Q1. General stuffs, not much

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Karpagam Arts and Science College, Coimbatore and was interviewed in May 2024. There were 6 interview rounds.

Round 1 - Coding Test 

One coding was asked and some reasoning and scenario based questions were asked

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions about testing
  • Q2. Testcases that you will perform on elevator
  • Ans. 

    Testcases for an elevator

    • Test the elevator buttons for all floors

    • Test the emergency stop button

    • Test the door open and close buttons

    • Test the elevator's response time

    • Test the elevator's weight capacity

  • Answered by AI
  • Q3. Asked to code one program
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions from selenium
  • Q2. Asked to code one program
Round 4 - Technical 

(3 Questions)

  • Q1. Leetcode program number 14 was asked
  • Q2. Some mathematical question were asked
  • Q3. Some questions about how you solved the leetcode problem 14
Round 5 - Technical 

(2 Questions)

  • Q1. Some questions about testing,Selenium,MySQL
  • Q2. Some Personal HR questions
Round 6 - Behavioral 

(2 Questions)

  • Q1. Personal HR questions were asked
  • Q2. Formal questions

Interview Preparation Tips

Topics to prepare for SurveySparrow QA Engineer interview:
  • Manual Testing
  • Selenium
  • Sanity Testing
  • Smoke Testing
Interview preparation tips for other job seekers - Get to know about all types of testing and good to have knowledge in problem solving

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
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.

Product Developer Interview Questions asked at other Companies

Q1. What is the difference between GET and POST methods in HTTP?
Add answer

ml engineer Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

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

Nlp question and real world questions

Round 2 - Technical 

(2 Questions)

  • Q1. Ml real world questions
  • Q2. 3 to 4 realworld scenerios

ml engineer Interview Questions asked at other Companies

Q1. How to evaluate regression models? explain r squared and adjusted r squared and difference between them
View answer (1)

SurveySparrow interview questions for popular designations

 Backend Developer

 (3)

 Front end Developer

 (3)

 Product Developer

 (2)

 Software Developer

 (2)

 Backend Developer Lead

 (1)

 Business Development Executive

 (1)

 Frontend Developer Intern

 (1)

 Machine Learning Software Engineer

 (1)

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

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Optimized way to query a column in db with type as long strings. Any method other than indexing?
  • Ans. 

    Consider using full-text search or partitioning the data.

    • Utilize full-text search capabilities provided by the database system to efficiently query long strings.

    • Consider partitioning the data based on certain criteria to improve query performance.

    • Optimize the query by using appropriate data types and indexes for efficient retrieval.

  • Answered by AI
  • Q2. What is promise.props and polyfill for promise.all()

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on the database side and be clear with every point of what you've included in the resume.

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 SurveySparrow Interview Questions

Backend Developer Interview Questions & Answers

user image Surliram Baskaran

posted on 16 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Basic Leetcode Questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked to do typical leetcode string and array questions Some predict the output questions, then Basic concept questions related to DB, NodeJS, ReactJs
Round 3 - Technical 

(1 Question)

  • Q1. This was taken by Director of Engineering Asked one Leetcode question, Questions related to ReactJs, API optimization, Basic NodeJS questions, some hr related questions
Round 4 - Technical 

(1 Question)

  • Q1. This was the final round, Some technical questions related to caching, optimization and hr questions

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of html,css and react,css flexbox,grid,where to use what,css units,how to change the value of rem,how do you create an error boundary,what are the hooks are you familiar with,explain usecallback
  • Q2. Gave this card to design and implement the rating functionality using html,css and js -----

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basics of html,css and js,even if you are a pro in building applications using modern tech stacks like MERN,we don't give importance to basics which is mostly asked in interviews,so spend some time for basics..

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

55 ML based questions in 15 minutes

Round 2 - Assignment 

Various machine learning working models

Round 3 - HR 

(2 Questions)

  • Q1. Basic DSA, DBMS, OOPS questions
  • Q2. Project questions,ML based questions

Machine Learning Software Engineer Interview Questions asked at other Companies

Q1. Remove space from given dataframe and concat the first and last name and add new column to dataframe.
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Valid paranthesis
  • Q2. Sql query joints

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
Add answer
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 - Technical 

(3 Questions)

  • Q1. Basics of HTML,CSS and React questions were asked , really basic questions like semantic elements , void elements , Sass for css questions , CSS box model
  • Q2. CSS box model and why we use box-border
  • Ans. 

    CSS box model defines the design and layout of elements on a webpage. Box-border is used to include padding and border in the total width and height of an element.

    • CSS box model includes content, padding, border, and margin of an element

    • By default, padding and border are not included in the total width and height of an element

    • Using box-border property includes padding and border in the total width and height of an eleme

  • Answered by AI
  • Q3. Flex,grid questions and scss questions
Round 3 - Technical 

(2 Questions)

  • Q1. This is live coding round in react
  • Q2. Do post HTTP method for the given API
  • Ans. 

    The POST method is used to submit data to the server in the given API.

    • Use POST method to create a new resource on the server

    • Data is sent in the body of the request

    • Commonly used in forms and when submitting user input

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

SurveySparrow Interview FAQs

How many rounds are there in SurveySparrow interview?
SurveySparrow interview process usually has 2-3 rounds. The most common rounds in the SurveySparrow interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for SurveySparrow 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 SurveySparrow. The most common topics and skills that interviewers at SurveySparrow expect are CRM, Cold Calling, Management, Sales and Analytical skills.
What are the top questions asked in SurveySparrow interview?

Some of the top questions asked at the SurveySparrow interview -

  1. testcases that you will perform on eleva...read more
  2. Optimized way to query a column in db with type as long strings. Any method oth...read more
  3. CSS box model and why we use box-bor...read more
How long is the SurveySparrow interview process?

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

Tell us how to improve this page.

SurveySparrow Interview Process

based on 24 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Zoho Interview Questions
4.3
 • 516 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
MoEngage Interview Questions
4.0
 • 26 Interviews
Chargebee Interview Questions
3.9
 • 16 Interviews
WebEngage Interview Questions
4.0
 • 15 Interviews
CleverTap Interview Questions
3.6
 • 15 Interviews
Postman Interview Questions
3.6
 • 11 Interviews
Hiver Interview Questions
4.1
 • 9 Interviews
Kaleyra Interview Questions
4.2
 • 2 Interviews
View all

SurveySparrow Reviews and Ratings

based on 31 reviews

4.0/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.5

Salary

3.8

Job security

4.0

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 31 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

Hiver

4.1
Compare

WebEngage

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