Upload Button Icon Add office photos

Filter interviews by

Foundit Product Marketing Manager Interview Questions and Answers

Updated 21 Sep 2023

Foundit Product Marketing Manager Interview Experiences

1 interview found

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 tips
Round 2 - HR 

(1 Question)

  • Q1. Basic questions on workex
Round 3 - Technical 

(1 Question)

  • Q1. Advanced questions on workex
Round 4 - One-on-one 

(1 Question)

  • Q1. Questions on cultural fit

Interview questions from similar companies

I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About previous work experience
  • Q2. About process improvements

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is quiet tough

I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oh Sorry! I did not remember the exact questions because the assessment happened last year.

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to say keep a positive approach and humble attitude in mind and you will get the passing score for sure. Sometimes you would get the tricky questions but always remember yourself as a manager who gets things done at any cost with integrity.

I applied via Referral and was interviewed in Oct 2019. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. All questions related Warehouse and Inventory Team Management
  • Q2. Experience about warehouse
  • Ans. 

    I have 5 years of experience managing warehouse operations, including inventory control, shipping/receiving, and staff supervision.

    • Implemented efficient inventory management system to reduce errors and improve accuracy

    • Led team in achieving 99% on-time shipping rate by optimizing workflow processes

    • Trained staff on safety protocols and equipment operation to ensure compliance with OSHA regulations

  • Answered by AI
  • Q3. Vendor management, business development
  • Q4. Loss prevention
  • Q5. E commerce system

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure answer as per your experience

I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me abt yourself
  • Q2. Achievements in past

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best, go in a flow , talk truth

Interview Questionnaire 

1 Question

  • Q1. Ask experience for sale

Interview Preparation Tips

Interview preparation tips for other job seekers - English must

Interview Questionnaire 

2 Questions

  • Q1. It's about my whole life job experience. Also ask about the my knowledge in Banking profile.
  • Q2. How I deal with my client and how can I deal with my FTE's?

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your Journey
  • Ans. Share your schooling to present job summary, then share role and responsibilities. Achievement and share you are best in what
  • Answered by Jyotirmay Halder

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and don't give Bluff. If you don't know say I don't have idea about that particular job or duty.

I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. First-round was an online test on hacker rank. There were 4 questions related to the array, string, and tree.
  • Q2. Create an immutable class.
  • Ans. 

    An immutable class is a class whose instances cannot be modified after creation.

    • Make all fields private and final

    • Don't provide any setter methods

    • Ensure that any mutable objects passed to the constructor are defensively copied

    • Make the class final so that it cannot be subclassed

  • Answered by AI
  • Q3. Create a Singelton pattern.
  • Ans. 

    Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.

    • Create a private constructor to prevent direct instantiation of the class.

    • Create a private static instance of the class.

    • Create a public static method to access the instance, and create the instance if it doesn't exist.

    • Ensure thread safety by using synchronized keyword or double-checked locking.

  • Answered by AI
  • Q4. Difference between Vector and ArrayList.
  • Ans. 

    Vector is synchronized and ArrayList is not. Vector is thread-safe and ArrayList is not.

    • Vector is a legacy class and ArrayList is a part of the Java Collection Framework.

    • Vector is synchronized which means only one thread can access it at a time, while ArrayList is not.

    • Vector is thread-safe which means it can be used in a multi-threaded environment, while ArrayList is not.

    • Vector is slower than ArrayList because of synch...

  • Answered by AI
  • Q5. Create Linked List without using the internal library and provide the functionality of add delete find.
  • Ans. 

    Create Linked List without using internal library and provide add, delete, find functionality.

    • Create a Node class with data and next pointer

    • Create a LinkedList class with head pointer and methods to add, delete, and find nodes

    • Use a loop to traverse the list and perform operations

    • Handle edge cases such as adding to an empty list or deleting the head node

  • Answered by AI
  • Q6. One question was related to binary search.
  • Q7. Few more questions related to java.
  • Q8. The architecture of the current system.
  • Ans. 

    The current system follows a microservices architecture.

    • The system is divided into multiple independent services.

    • Each service has its own database and communicates with other services through APIs.

    • The architecture allows for scalability and flexibility.

    • Examples of microservices used in the system include user authentication, payment processing, and inventory management.

  • Answered by AI
  • Q9. Find the total no of the island in a 2d matrix. Working code was required.
  • Ans. 

    Find the total no of islands in a 2D matrix.

    • Use DFS or BFS to traverse the matrix.

    • Mark visited cells to avoid repetition.

    • Count the number of islands found.

  • Answered by AI
  • Q10. Find loop in a linked list.
  • Ans. 

    Loop detection in a linked list.

    • Use two pointers, one moving at twice the speed of the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • If there is no loop, the faster pointer will reach the end of the list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Before the interview brush up on the Linked list, Tree, and array. This is a common interview problem asked in Snapdeal.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about typing speed
  • Ans. 

    My typing speed is 80 words per minute with 98% accuracy.

    • Typing speed: 80 words per minute

    • Accuracy: 98%

    • Experience with typing reports, emails, and documents efficiently

  • Answered by AI
  • Q2. How to handle late delivery
  • Ans. 

    Handle late delivery by communicating with the customer, offering solutions, and ensuring future deliveries are on time.

    • Communicate with the customer about the delay and apologize for the inconvenience.

    • Offer solutions such as a discount on the next purchase or expedited shipping.

    • Ensure future deliveries are on time by monitoring the process closely and addressing any issues promptly.

  • Answered by AI

Foundit Interview FAQs

How many rounds are there in Foundit Product Marketing Manager interview?
Foundit interview process usually has 4 rounds. The most common rounds in the Foundit interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in Foundit Product Marketing Manager interview?

Some of the top questions asked at the Foundit Product Marketing Manager interview -

  1. Advanced questions on wor...read more
  2. Questions on cultural ...read more

Tell us how to improve this page.

Foundit Product Marketing Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Quess Interview Questions
3.9
 • 410 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
FirstCry Interview Questions
3.6
 • 169 Interviews
View all
Foundit Product Marketing Manager Salary
based on 8 salaries
₹13 L/yr - ₹26 L/yr
10% less than the average Product Marketing Manager Salary in India
View more details
Key Account Manager
144 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Key Account Manager
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Sales Executive
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Foundit with

Flipkart

4.0
Compare

Snapdeal

3.8
Compare

Paytm

3.3
Compare

Shopclues

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