Upload Button Icon Add office photos

Darwinbox

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Darwinbox Product Specialist Interview Questions and Answers

Updated 27 May 2024

Darwinbox Product Specialist Interview Experiences

3 interviews found

Product Specialist Interview Questions & Answers

user image LENKALAPALLY SHIVANTH

posted on 27 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Group Discussion 

Topic 1:- Technology Importance and
Topic 2:- About DarwinBox

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Analytical,logical, reasoning and questions on Ms office

Round 2 - Case Study 

One letter writing and one case study

Round 3 - Technical 

(1 Question)

  • Q1. About the analytical skills
Round 4 - One-on-one 

(1 Question)

  • Q1. Personal questions and questions related to company work
Round 5 - HR 

(1 Question)

  • Q1. About salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and fluent and make some background check with the company work profile

Product Specialist Interview Questions Asked at Other Companies

asked in ClearTax
Q1. How product specialist is different from product analyst?
asked in BYJU'S
Q2. If you came to know that one of our byju's student is a not study ... read more
asked in Dynapac
Q3. What are compaction method? Describe Frequency, amplitude and cen ... read more
Q4. How will you prioritize the features?
asked in BYJU'S
Q5. What will you do if costomer says he is not interested in the pro ... read more

I applied via Campus Placement and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews are not that much harder but tricky one where your soft skills are being tested much and problem solving skills too.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Algorithms, Computer languages, Aptitude & Reasoning
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Focused more on Logics and DSA

Round 2 - HR 

(1 Question)

  • Q1. Just with Formal Questions
Interview experience
4
Good
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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Payroll attendance leave
  • Q2. Attendance live configuration

Interview Preparation Tips

Interview preparation tips for other job seekers - HR M S and AWs knowledge knowledge on payroll attendance, live configuration, employment management and boarding
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Reverse Linked List
Pallindrome of String

Round 2 - Group Discussion 

Flyover building in team with strength

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Core java concepts
  • Q2. Multithreading questions
  • Q3. Previous project details
  • Ans. 

    Developed a web application for managing customer orders and inventory

    • Used Java and Spring framework for backend development

    • Implemented a responsive user interface using HTML, CSS, and JavaScript

    • Integrated with a relational database for data storage and retrieval

    • Implemented authentication and authorization features for secure access

    • Performed unit testing and bug fixing throughout the development process

  • Answered by AI
  • Q4. Java Programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics and practice coding questions to increase performance and quality of code

I was interviewed in May 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Easy

  • Q1. 

    Rectangle Area Calculation

    Given a list of rectangles, where each rectangle is represented by an array of four integers indicating its bottom-left and top-right corners, calculate the total area covered b...

  • Ans. 

    Calculate total area covered by a list of rectangles on a plane.

    • Iterate through each rectangle and calculate its area

    • Check for overlapping areas between rectangles

    • Sum up the total area covered by all rectangles

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Oops concepts and 1 DSA problem

  • Q1. 

    Bit Set Problem Statement

    You are provided with a string, termed as DIGIT_PATTERN, which consists solely of digits. The objective is to identify the first digit that repeats in the sequence. If there's no...

  • Ans. 

    Identify the first repeating digit in a given string of digits.

    • Iterate through the string and keep track of seen digits using a set.

    • Return the first digit that repeats, or -1 if no digit repeats.

    • Time complexity: O(n), where n is the length of the input string.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Firstly Some general questions and then suddenly a cosing question with modifications

  • Q1. 

    Print All Permutations of a String

    Given an input string STR, generate and print all possible permutations of the string.

    Input:

    str

    Output:

    All permutations of the input string, each on a new line.

    ...

  • Ans. 

    Generate and print all possible permutations of a given input string.

    • Use recursion to generate all permutations by swapping characters in the string.

    • Maintain a visited array to keep track of characters already used in a particular permutation.

    • Print each permutation as it is generated.

    • Handle duplicate characters by skipping swapping if the character is already in the current position.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from TIET - Thapar Institute of Engineering And Technology. I applied for the job as Software Engineer in GurgaonEligibility criteria7.5 CgpaGreyOrange interview preparation:Topics to prepare for the interview - DSA, OOPs, OS, DBMS, projects, PuzzlesTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : You should be perfect in what you know
Tip 2 : Prepare atleast DSA standard questions very well
Tip 3 : Don't ignore OOPs, they are asked very frequently.

Application resume tips for other job seekers

Tip 1 : Add good projects
Tip 2 : Must mention all your coding profiles and github where you worked.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Feb 2022. There were 4 interview rounds.

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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. The interviewer asked Basic SQL and Linux OS-related questions.
Round 3 - Technical 

(2 Questions)

  • Q1. The interviewer asked questions regarding projects and experience.
  • Q2. The interviewer asked some aptitude and logical reasoning questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization for freshers and people with no/limited experience.
Contribute & help others!
anonymous
You can choose to be anonymous

Darwinbox Interview FAQs

How many rounds are there in Darwinbox Product Specialist interview?
Darwinbox interview process usually has 3-4 rounds. The most common rounds in the Darwinbox interview process are Aptitude Test, One-on-one Round and HR.
How to prepare for Darwinbox Product Specialist 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 Darwinbox. The most common topics and skills that interviewers at Darwinbox expect are Client Satisfaction, Customer Interaction, Excel, Powerpoint and Analytical.

Recently Viewed

SALARIES

Automotive Manufacturers

INTERVIEWS

FIS

No Interviews

INTERVIEWS

Exl India

No Interviews

INTERVIEWS

Exl India

No Interviews

INTERVIEWS

Exl India

No Interviews

INTERVIEWS

FIS

No Interviews

INTERVIEWS

Wipro

No Interviews

INTERVIEWS

Darwinbox

No Interviews

INTERVIEWS

Darwinbox

No Interviews

SALARIES

Automotive Manufacturers

Tell us how to improve this page.

Darwinbox Product Specialist Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

PeopleStrong Interview Questions
3.4
 • 50 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.5
 • 35 Interviews
PubMatic Interview Questions
3.9
 • 30 Interviews
Sakon Interview Questions
3.2
 • 29 Interviews
SirionLabs Interview Questions
3.8
 • 23 Interviews
View all
Darwinbox Product Specialist Salary
based on 74 salaries
₹3 L/yr - ₹6.3 L/yr
49% less than the average Product Specialist Salary in India
View more details

Darwinbox Product Specialist Reviews and Ratings

based on 8 reviews

4.5/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.6

Salary

4.6

Job security

4.3

Company culture

3.6

Promotions

3.5

Work satisfaction

Explore 8 Reviews and Ratings
Product Specialist
74 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Manager
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Consultant
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Manager
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Darwinbox with

PeopleStrong

3.4
Compare

SAP SuccessFactors

5.0
Compare

greytHR

3.8
Compare

Sumtotal Systems

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