Upload Button Icon Add office photos

Filter interviews by

DemandFarm Interview Questions and Answers

Updated 24 Dec 2024

DemandFarm Interview Experiences

Popular Designations

5 interviews found

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

I was interviewed in Nov 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Favourite Product and why do you like it?
  • Ans. 

    My favorite product is the iPhone because of its sleek design, user-friendly interface, and seamless integration with other Apple products.

    • Sleek design

    • User-friendly interface

    • Seamless integration with other Apple products

  • Answered by AI
  • Q2. Why do you want to Join Demandfarm?
  • Ans. 

    I want to join Demandfarm because of its innovative products and strong company culture.

    • I am impressed by Demandfarm's track record of developing cutting-edge products in the market.

    • I am excited about the opportunity to work in a collaborative and supportive company culture.

    • I believe my skills and experience align well with the goals and values of Demandfarm.

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

(2 Questions)

  • Q1. What changes would you make if you were a PM at Google Maps?
  • Ans. 

    I would focus on improving user experience, adding more features for customization, and enhancing accuracy of location data.

    • Implement AI technology for real-time traffic updates and alternative route suggestions

    • Enhance user interface for easier navigation and search functionality

    • Integrate more personalized recommendations based on user preferences and habits

  • Answered by AI
  • Q2. Calculate number of Google Docs users?
  • Ans. 

    The number of Google Docs users can be estimated based on the total number of active Google accounts and the percentage of users who use Google Docs.

    • Estimate the total number of active Google accounts worldwide.

    • Determine the percentage of Google account users who use Google Docs regularly.

    • Multiply the total number of active Google accounts by the percentage of Google Docs users to calculate the approximate number of Go

  • Answered by AI

Associate Product Manager Interview Questions asked at other Companies

Q1. 2. You have water filled Jar X and empty Jar Y. You transferred a portion of water from Jar X to Y using spunch which absorbs A% of water and it pours B% of water in Jar B. After one iteration, Z ml of water is present in Jar Y find water i... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How will you design this page if you are using a component based frontend stack?
  • Ans. 

    I would design the page by breaking it down into reusable components that can be easily managed and updated.

    • Identify the different sections of the page and create components for each section

    • Use props to pass data between components

    • Implement a state management system like Redux or Context API for managing global state

    • Utilize CSS-in-JS libraries like styled-components for styling components

    • Ensure components are modular a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have a opportunity in hand you definitely prefer to join this company. I guarantee you you will get a very good experience working hear.

Skills evaluated in this interview

Product Solution Engineer Interview Questions asked at other Companies

Q1. How will you design this page if you are using a component based frontend stack?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. 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 - Coding Test 

Med-hard coding questions

Round 3 - Technical 

(1 Question)

  • Q1. DSA,CS Fundamentals ,projects ,gud with resume
Round 4 - Technical 

(1 Question)

  • Q1. String manipulation que

Product Engineer Interview Questions asked at other Companies

Q1. Left View of a Binary Tree Given a binary tree, your task is to print the left view of the tree. The left view of a binary tree contains the nodes visible when the tree is viewed from the left side. Input: The input consists of elements in ... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at The LNM Institute of information Technology, Jaipur and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Nth Highest Salary From A Table
  • Q2. How to keep track of the Parent Node in a Binary Tree
  • Ans. 

    Parent node can be tracked by storing a reference to the parent node in each node of the binary tree.

    • Store a reference to the parent node in each node of the binary tree

    • Update the parent reference when inserting or deleting nodes

    • Use this parent reference to navigate back to the parent node

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Basic DSA Question and Should have basic knowledge of Database Language

Skills evaluated in this interview

Product Engineer Interview Questions asked at other Companies

Q1. Left View Of Binary TreeGiven a binary tree. Print the Left View of the Tree. Example : If the input tree is as depicted in the picture: The Left View of the tree will be: 2 35 2 Input format : Elements in the level order form. The input... read more
View answer (3)

DemandFarm interview questions for popular designations

 Product Engineer

 (2)

 Product Solution Engineer

 (2)

 Associate Product Manager

 (1)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Common logic based questions

Round 2 - Coding Test 

3 coding and 2 query related

Round 3 - Technical 

(1 Question)

  • Q1. Questions around resume and bit technical
Round 4 - Technical 

(1 Question)

  • Q1. Technical basic

Product Solution Engineer Interview Questions asked at other Companies

Q1. How will you design this page if you are using a component based frontend stack?
View answer (1)

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

The aptitude test consisted of a combination of three types of subjects: Quantitative, English, and Logical Reasoning. The difficulty level was challenging, and it would be beneficial to review the basics of the CAT exam.

Round 2 - Technical 

(6 Questions)

  • Q1. What is the SUBSTITUTE function in Excel, and how can it be used?
  • Ans. 

    The SUBSTITUTE function in Excel replaces a specific occurrence of a text string with another text string.

    • Syntax: SUBSTITUTE(text, old_text, new_text, instance_num)

    • text: The original text string where replacement will occur

    • old_text: The text string to be replaced

    • new_text: The text string to replace old_text with

    • instance_num: Optional parameter to specify which occurrence of old_text to replace

    • Example: =SUBSTITUTE("appl...

  • Answered by AI
  • Q2. What is a pivot table in Excel, and how can it be accessed and utilized?
  • Ans. 

    A pivot table in Excel is a data summarization tool that allows you to reorganize and summarize selected columns and rows of data.

    • Accessed by selecting the data range you want to analyze, then going to the 'Insert' tab and clicking on 'PivotTable'.

    • Utilized by dragging and dropping fields into the 'Rows', 'Columns', 'Values', and 'Filters' areas to organize and summarize data.

    • Can be used to quickly analyze large dataset...

  • Answered by AI
  • Q3. What are the differences between Tableau and Power BI, and which one is considered superior?
  • Ans. 

    Tableau and Power BI are both powerful data visualization tools, with Tableau being more user-friendly and Power BI offering better integration with Microsoft products.

    • Tableau is known for its user-friendly interface and ease of use for creating visually appealing dashboards.

    • Power BI offers better integration with Microsoft products such as Excel, SharePoint, and SQL Server.

    • Tableau is considered superior for its ease o...

  • Answered by AI
  • Q4. What is the process to sort the top 10 rows in Excel?
  • Ans. 

    To sort the top 10 rows in Excel, select the range of data, go to the Data tab, click on Sort, choose the column to sort by, select Top 10 from the options, and specify whether to sort in ascending or descending order.

    • Select the range of data containing the top 10 rows you want to sort.

    • Go to the Data tab in Excel.

    • Click on the Sort button.

    • Choose the column you want to sort by.

    • Select 'Top 10' from the 'Sort On' dropdown ...

  • Answered by AI
  • Q5. What is adjusted R-squared in descriptive statistics, and what information can be derived from it?
  • Ans. 

    Adjusted R-squared is a statistical measure that adjusts the R-squared value for the number of predictors in a regression model.

    • Adjusted R-squared takes into account the number of predictors in a regression model, providing a more accurate measure of the model's goodness of fit.

    • It penalizes the addition of unnecessary predictors, helping to prevent overfitting.

    • A higher adjusted R-squared value indicates a better fit of...

  • Answered by AI
  • Q6. What is correlation, and what conclusions can be drawn from it?
  • Ans. 

    Correlation is a statistical measure that describes the relationship between two variables.

    • Correlation can range from -1 to 1, with 0 indicating no correlation, 1 indicating a perfect positive correlation, and -1 indicating a perfect negative correlation.

    • A positive correlation means that as one variable increases, the other variable also tends to increase. For example, there is a positive correlation between studying h...

  • Answered by AI
Round 3 - Role Based 

(4 Questions)

  • Q1. What are the five stages of project?
  • Ans. 

    The five stages of a project are initiation, planning, execution, monitoring and controlling, and closing.

    • Initiation: Defining the project, its scope, objectives, and stakeholders.

    • Planning: Creating a detailed project plan, including tasks, timelines, resources, and budget.

    • Execution: Carrying out the project plan and completing the work.

    • Monitoring and Controlling: Tracking project progress, managing changes, and ensuri...

  • Answered by AI
  • Q2. What is the difference between a project manager and a product manager?
  • Ans. 

    Project managers focus on overseeing the execution of a specific project, while product managers are responsible for the overall strategy and development of a product.

    • Project managers are focused on the successful completion of a project within scope, budget, and time constraints.

    • Product managers are responsible for the strategic direction, development, and success of a product throughout its lifecycle.

    • Project managers...

  • Answered by AI
  • Q3. What are two limitations of food delivery apps that you believe need improvement?
  • Ans. 

    Limitations of food delivery apps that need improvement

    • Inaccurate delivery times leading to customer dissatisfaction

    • Limited restaurant options available on the app

    • Difficulty in customizing orders or making special requests

    • Issues with order accuracy and missing items

    • Lack of transparency in pricing and additional fees

  • Answered by AI
  • Q4. Can you provide a real-life example of a project where you led a team to successful completion?
  • Ans. 

    Led a team to successfully launch a new software application for a client

    • Developed project timeline and milestones

    • Assigned tasks to team members based on their strengths

    • Held regular team meetings to track progress and address any issues

    • Collaborated with client to ensure project met their expectations

    • Conducted thorough testing and quality assurance before final launch

  • Answered by AI
Round 4 - HR 

(5 Questions)

  • Q1. What is your place of domicile?
  • Ans. 

    I currently reside in a cozy apartment in downtown Seattle.

    • My place of domicile is in Seattle, Washington.

    • I live in a cozy apartment in downtown Seattle.

    • I have been a resident of Seattle for the past five years.

  • Answered by AI
  • Q2. Can you describe your family background and the members who live in your household?
  • Ans. 

    I come from a close-knit family with my parents and two siblings living in our household.

    • Close-knit family

    • Parents and two siblings

    • Living together in the same household

  • Answered by AI
  • Q3. Is the family income derived from a business or from job holders?
  • Ans. 

    Family income can be derived from both a business and job holders.

    • Family income can come from a business owned by a family member.

    • Family income can also come from salaries earned by family members from their jobs.

    • In some cases, family income may be a combination of income from both business and job holders.

    • Examples: A family may own a small business like a bakery and also have family members working in corporate jobs.

    • A...

  • Answered by AI
  • Q4. What is your motivation for choosing to work in the insurance industry?
  • Ans. 

    I am motivated to work in the insurance industry because of its stability, growth opportunities, and the chance to help individuals and businesses protect themselves financially.

    • Stability: Insurance is a stable industry that is less affected by economic downturns.

    • Growth opportunities: There are various career paths and opportunities for advancement within the insurance industry.

    • Helping others: Working in insurance allo...

  • Answered by AI
  • Q5. Are you willing to relocate to Bengaluru?
  • Ans. 

    Yes, I am willing to relocate to Bengaluru for the Project Manager position.

    • I am open to relocating for the right opportunity

    • I have experience working in different locations

    • I am excited about the prospect of working in Bengaluru

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Digit Insurance Project Manager interview:
  • SQL
  • Statistics
  • Power Bi
Interview preparation tips for other job seekers - You should thoroughly review the job description, prepare by studying the basics and areas of depth where you feel comfortable, and be ready to answer questions confidently.

lead execution Interview Questions & Answers

Zetwerk user image Anonymous

posted on 28 Feb 2025

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is railways?
  • Q2. How many kinds of weldings are done in Railways?
Round 2 - HR 

(2 Questions)

  • Q1. How you are going through with the current company?
  • Q2. How many days of notice periode you have to serve in current company?
Round 3 - One-on-one 

(2 Questions)

  • Q1. How many years you are working with your current industry?
  • Q2. How is your experience in your current industry and what you learned there?
Round 4 - HR 

(1 Question)

  • Q1. Asking and negotiation about CTC!

Assistant Manager growth marketing Interview Questions & Answers

Swiggy user image Anonymous

posted on 14 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself and workex, One campaign you are proud of and what you did, The interview lasted for 30 mins.
  • Q2. Why are you leaving your current company and details on that.
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for new challenges and opportunities for growth

    • Looking for a company with better work-life balance

    • Seeking a role with more responsibility and leadership opportunities

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

(2 Questions)

  • Q1. Tell me about yourself, 2 digital campaigns that you did and what you learn from them, Logical question on bulb : 3 bulbs are in a room and it's switches are outside the room, and you can only enter the ro...
  • Q2. How many times does whatsapp application gets open in your household?
  • Ans. 

    WhatsApp is opened multiple times daily in my household for communication and sharing updates.

    • WhatsApp is opened multiple times daily for communication with family and friends

    • Used for sharing updates, photos, and videos

    • Helps in coordinating plans and staying connected with loved ones

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Structure your answers well, they analyse your thought process, analysis skills and observation

SDE2 - Android Interview Questions & Answers

Porter user image Anonymous

posted on 22 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Write clean code for api call and DB update and ui update LLD
  • Ans. 

    Design a clean code structure for API call, DB update, and UI update.

    • Separate concerns by creating separate classes or modules for API call, DB update, and UI update.

    • Use interfaces or abstract classes to define contracts for each component.

    • Implement error handling and data validation at each step.

    • Consider using asynchronous programming to prevent blocking the UI thread.

    • Use dependency injection to manage dependencies be

  • Answered by AI
  • Q2. Questions on Kotlin
Round 2 - Technical 

(3 Questions)

  • Q1. Machine coding related to multiple view type recycler view
  • Q2. Further discussion on callback lifecycles of adapter methods when & how many times they will be called
  • Q3. How to sync which item is shown to backend in recycler view using api call . How to optimise it
  • Ans. 

    Use a unique identifier for each item in the recycler view and send it to the backend via API calls. Optimize by batching API calls and implementing pagination.

    • Assign a unique identifier to each item in the recycler view, such as an ID or position

    • Send the unique identifier of the currently shown item to the backend through API calls

    • Optimize by batching API calls to reduce network overhead

    • Implement pagination to load da

  • Answered by AI
Round 3 - Cultural Fit with EM 

(1 Question)

  • Q1. Journey so far what you learned . Reasons for switching company , Incidents of conflicts with. manager
  • Ans. 

    I have learned a lot in my journey so far, leading to my decision to switch companies. I have had conflicts with managers in the past.

    • Learned new technologies and tools in current role

    • Developed strong problem-solving and communication skills

    • Decided to switch companies for career growth opportunities

    • Had conflicts with a manager due to differing opinions on project direction

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(4 Questions)

  • Q1. They start with asking what you do
  • Q2. Do you know about collegedunia
  • Q3. Why you want to quit your current job
  • Q4. What's your current salary and how much you are expecting
Round 2 - One-on-one 

(2 Questions)

  • Q1. Starts with Your introduction
  • Q2. Then basic terms like CPC, CTR, ROAS, ROI, CPS, CPV, Affiliate marketing and so on

Interview Preparation Tips

Interview preparation tips for other job seekers - Look for somewhere else, there is no Job Security at all. Still managed to survive 1.5 yrs but honestly speaking there is no learning curve. Managers comes late and takes leaves a lot but when you ask for leave they say "we can't afford it please understand" lmao
Contribute & help others!
anonymous
You can choose to be anonymous

DemandFarm Interview FAQs

How many rounds are there in DemandFarm interview?
DemandFarm interview process usually has 2-3 rounds. The most common rounds in the DemandFarm interview process are Technical, Coding Test and One-on-one Round.
How to prepare for DemandFarm 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 DemandFarm. The most common topics and skills that interviewers at DemandFarm expect are ETL, ORM, RDBMS, System Integration and Account Management.
What are the top questions asked in DemandFarm interview?

Some of the top questions asked at the DemandFarm interview -

  1. How will you design this page if you are using a component based frontend sta...read more
  2. How to keep track of the Parent Node in a Binary T...read more
  3. Calculate number of Google Docs use...read more

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

LinguaSol

No Interviews

INTERVIEWS

DCB Bank

No Interviews

INTERVIEWS

Enerzinx

No Interviews

INTERVIEWS

C DOT

No Interviews

INTERVIEWS

Cohesity

No Interviews

Tell us how to improve this page.

DemandFarm Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 505 Interviews
Swiggy Interview Questions
3.8
 • 424 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
Ramco Systems Interview Questions
3.9
 • 64 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Whatfix Interview Questions
3.5
 • 29 Interviews
MindTickle Interview Questions
2.8
 • 21 Interviews
CleverTap Interview Questions
3.6
 • 15 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
View all

DemandFarm Reviews and Ratings

based on 7 reviews

4.3/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

4.1

Salary

4.0

Job security

4.2

Company culture

3.8

Promotions

4.1

Work satisfaction

Explore 7 Reviews and Ratings
Product Engineer
7 salaries
unlock blur

₹5.5 L/yr - ₹8 L/yr

Product Solution Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Production Engineer
5 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Associate Product Manager
4 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Product Manager
4 salaries
unlock blur

₹18 L/yr - ₹24 L/yr

Explore more salaries
Compare DemandFarm with

Freshworks

3.5
Compare

Zoho

4.3
Compare

MindTickle

2.8
Compare

Capillary Technologies

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